Compare commits
1 Commits
4dd25526b9
...
9bc9f64dce
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bc9f64dce |
@@ -9,7 +9,7 @@ from quart import Quart, request, g, send_from_directory
|
||||
|
||||
from shared.config import init_config, config, pretty
|
||||
from shared.models import KV # ensure models imported
|
||||
from shared.logging import configure_logging
|
||||
from shared.log_config import configure_logging
|
||||
from shared.events import EventProcessor
|
||||
|
||||
from shared.db.session import register_db
|
||||
|
||||
Reference in New Issue
Block a user