mirror of
https://github.com/9001/copyparty.git
synced 2025-09-28 12:42:26 -06:00
unindent after mkdir(XDG_CONFIG_HOME)
This commit is contained in:
parent
35472557cb
commit
abffda5474
|
@ -196,7 +196,6 @@ def init_E(EE: EnvParams) -> None:
|
|||
(unicode, "/tmp"),
|
||||
]
|
||||
errs = []
|
||||
if True:
|
||||
for npath, (pf, pa) in enumerate(paths):
|
||||
p = ""
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue