Remove commented code for debugging

This commit is contained in:
2022-09-21 10:02:05 +01:00
parent cf4aa45663
commit d6d19625f3
3 changed files with 14 additions and 14 deletions

View File

@@ -9,8 +9,8 @@ from processing import process
SOURCES = ["4ch", "irc", "dis"]
# DEBUG CODE REMOVE ME
SOURCES.remove("4ch")
SOURCES.remove("dis")
# SOURCES.remove("4ch")
# SOURCES.remove("dis")
# DEBUG CODE REMOVE ME
KEYPREFIX = "queue."