[-] Remove debug output
This commit is contained in:
parent
4447313769
commit
dea5f5b583
1 changed files with 0 additions and 1 deletions
|
@ -249,7 +249,6 @@ def get_distro_name():
|
|||
|
||||
|
||||
def run(preset: ColorProfile, alignment: ColorAlignment, backend: BackendLiteral):
|
||||
print(backend)
|
||||
if backend == "neofetch":
|
||||
return run_neofetch(preset, alignment)
|
||||
if backend == "fastfetch":
|
||||
|
|
Loading…
Reference in a new issue