Cleanup unused files and minor change to routes

This commit is contained in:
2024-07-29 16:43:04 +02:00
parent fe9b42e8a2
commit 2719ecadf0
4 changed files with 43 additions and 52 deletions

View File

@ -1,6 +1,5 @@
from app import create_app
from app import lib
from app import models
import logging
import logging.config
import os