style
[redakcja.git] / redakcja / wsgi.py
index cd69a92..9268f2f 100755 (executable)
@@ -1,5 +1,5 @@
+# -*- coding: utf-8 -*-
 import os
-import os.path
 import sys
 
 ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))