unindent after mkdir(XDG_CONFIG_HOME)

This commit is contained in:
ed 2025-08-24 21:35:05 +00:00
parent 35472557cb
commit abffda5474

View file

@ -196,7 +196,6 @@ def init_E(EE: EnvParams) -> None:
(unicode, "/tmp"),
]
errs = []
if True:
for npath, (pf, pa) in enumerate(paths):
p = ""
try: