More archeology.
[edumed.git] / src / edumed / settings / __init__.py
index 4a75df0..867381a 100644 (file)
@@ -1,6 +1,5 @@
 # -*- coding: utf-8 -*-
 
 # -*- coding: utf-8 -*-
 
-from .paths import *
 from .basic import *
 from .apps import *
 from .locale import *
 from .basic import *
 from .apps import *
 from .locale import *
@@ -18,4 +17,4 @@ from .custom import *
 try:
     from edumed.localsettings import *
 except ImportError:
 try:
     from edumed.localsettings import *
 except ImportError:
-    pass
\ No newline at end of file
+    pass