Revert "Use new import format."
[wrw.git] / wrw / filesys.py
index 264cf14..dcdc802 100644 (file)
@@ -1,5 +1,5 @@
 import os
-from . import resp
+import resp
 pj = os.path.join
 
 __all__ = ["filehandler"]