Rename for consistency with config.py and added new debug option.
[cmless] / bin / cmless_debug.py
diff --git a/bin/cmless_debug.py b/bin/cmless_debug.py
deleted file mode 100644 (file)
index 68c8f61..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# (c) 2017 Aaron Taylor <ataylor at subgeniuskitty dot com>
-# See LICENSE file for copyright and license details.
-
-# Any debug toggles are kept in this file and should be committed to git in the
-# 'off' state. 
-import cgitb
-#cgitb.enable()