Skip to content

Commit

Permalink
removed unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes committed Apr 14, 2022
1 parent ea260ce commit 786b645
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arm/ui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,3 @@
db = SQLAlchemy(app)

migrate = Migrate(app, db)

# import arm.ui.routes # noqa: E402,F401
# import models.models # noqa: E402
# import ui.config # noqa: E402
# import ui.utils # noqa: E402,F401

0 comments on commit 786b645

Please sign in to comment.