Update confighandler.py

This commit is contained in:
Schimon Jehudah 2023-11-02 05:17:30 +00:00
parent eb0bec12fd
commit 1f3aa9459e

View file

@ -154,4 +154,3 @@ def get_default_list():
# file = open(cfg_file, "w")
# file.writelines("\n".join(paths))
# file.close()