mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
Restyle Remove global lists and read everything from the database. (#71)
This commit is contained in:
@@ -3,7 +3,6 @@ This module contains all the Flask Blueprints and API routes. It also contains a
|
||||
that are used through-out the app. It handles the initialization of the watchdog,
|
||||
checking and creating config dirs and starting the re-indexing process using a background thread.
|
||||
"""
|
||||
|
||||
from app import functions
|
||||
from app import helpers
|
||||
from app import prep
|
||||
|
||||
Reference in New Issue
Block a user