summaryrefslogtreecommitdiffstats
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.py b/config.py
index 66f3297..7230285 100644
--- a/config.py
+++ b/config.py
@@ -33,7 +33,6 @@ class _Configuration(object):
self.optioncreator = optioncreator
self.configparser.read(self.filename)
- print "__init__"
def check(self):
changed = False