mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-01-04 03:33:28 +01:00
Fixing logging
This commit is contained in:
@@ -6,7 +6,6 @@ from dateutil import parser
|
||||
from flask import Flask
|
||||
|
||||
app = Flask(__name__)
|
||||
executor = Executor(app)
|
||||
|
||||
##################################################################
|
||||
# Functions related to HEADSCALE and API KEYS
|
||||
|
||||
Reference in New Issue
Block a user