Remove commented code for debugging
This commit is contained in:
@@ -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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user