Fixing logging

This commit is contained in:
iFargle
2023-02-15 19:22:47 +09:00
parent db6449ea10
commit d59de909c2
2 changed files with 0 additions and 2 deletions

View File

@@ -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