commit 742556837cb59de5f275d73f8c15b7b2b1291042 parent fd84031ee6fc07e25a3488f9a3713bb84c7e1fcd Author: lash <dev@holbrook.no> Date: Thu, 12 May 2022 18:43:18 +0000 remove commented code Diffstat:
M | confini/config.py | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/confini/config.py b/confini/config.py @@ -104,7 +104,6 @@ class Config: fw.close() fr.close() logg.debug('base config {} will be processed as {}'.format(in_filepath, out_filepath)) -# return target_dir.name def add_decrypt(self, decrypter):