Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bewype/flask/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'bewype/flask/__init__.py')
-rw-r--r--bewype/flask/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/bewype/flask/__init__.py b/bewype/flask/__init__.py
deleted file mode 100644
index 3bc1d6f..0000000
--- a/bewype/flask/__init__.py
+++ /dev/null
@@ -1,4 +0,0 @@
-# (C) Copyright 2010 Bewype <http://www.bewype.org>
-
-# bewype import
-from bewype.flask._app import app, run_app