summaryrefslogtreecommitdiff
path: root/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index c3189d1..d099b92 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1 +1 @@
-from index import app
+from app import app