* tried to put some sense in the way things get logged, at least on server-side for now
[sfa.git] / sfa / util / config.py
index 923df4f..a3fe098 100644 (file)
@@ -20,8 +20,6 @@
 import os.path
 import traceback
 
-from sfa.util.debug import log
-
 class Config:
     """
     Parse the bash/Python/PHP version of the configuration file. Very