diff --git a/lesa/__init__.py b/lesa/__init__.py index e240ac2..e69de29 100644 --- a/lesa/__init__.py +++ b/lesa/__init__.py @@ -1,4 +0,0 @@ -from .app import app - -def create_app(): - return app