From 1f3aa9459e3b711c4a09b91bf31ab5eefe08f001 Mon Sep 17 00:00:00 2001 From: Schimon Jehudah Date: Thu, 2 Nov 2023 05:17:30 +0000 Subject: [PATCH] Update confighandler.py --- slixfeed/confighandler.py | 1 - 1 file changed, 1 deletion(-) diff --git a/slixfeed/confighandler.py b/slixfeed/confighandler.py index 3263b23..ba2fbaf 100644 --- a/slixfeed/confighandler.py +++ b/slixfeed/confighandler.py @@ -154,4 +154,3 @@ def get_default_list(): # file = open(cfg_file, "w") # file.writelines("\n".join(paths)) # file.close() -