Skip to content

Commit

Permalink
fixed regression
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes committed Jun 3, 2022
1 parent 3a7422c commit 0f054be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arm/ui/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
from arm.ui.metadata import get_omdb_poster

ui_utils.check_db_version(cfg.arm_config['INSTALLPATH'], cfg.arm_config['DBFILE'])
ROUTE_ERROR = "error.html"
ROUTE_INDEX = '/index'
ROUTE_SETUP_STAGE2 = '/setup-stage2'


login_manager = LoginManager()
Expand Down

0 comments on commit 0f054be

Please sign in to comment.