diff --git a/config.py b/config.py index cd69100..e023448 100644 --- a/config.py +++ b/config.py @@ -271,7 +271,3 @@ class Settings(object): print "Setting", attr, val return object.__setattr__(self, attr, val) - - - - \ No newline at end of file