mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 22:45:29 +01:00
test
This commit is contained in:
@@ -8,9 +8,6 @@ from concurrent.futures import wait, ALL_COMPLETED
|
||||
from flask_executor import Executor
|
||||
from flask.logging import create_logger
|
||||
|
||||
app = FlaskOIDC(__name__)
|
||||
app.config.from_object(CustomConfig)
|
||||
|
||||
app = Flask(__name__)
|
||||
LOG = create_logger(app)
|
||||
executor = Executor(app)
|
||||
|
||||
Reference in New Issue
Block a user