mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 02:07:18 +02:00
chore: drop extraneous newline
This commit is contained in:
parent
5bb4271d36
commit
d75f87768e
@ -73,7 +73,6 @@ def copy_bare_configs(config: "Path", resolution: "Path") -> tuple[bool, bool]:
|
||||
]
|
||||
config_changed = False
|
||||
state_changed = False
|
||||
|
||||
if config.parent.exists() is False:
|
||||
new_file = config
|
||||
old_file = config.parent.parent / conf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user