mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-07-12 23:01:58 -05:00
[-] Remove debug output
This commit is contained in:
parent
4447313769
commit
dea5f5b583
|
|
@ -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 New Issue
Block a user