remove outdated comment

This commit is contained in:
maxDorninger
2025-07-22 17:54:44 +02:00
parent 3e5f43a5d3
commit a2982e12c0

View File

@@ -364,7 +364,6 @@ except Exception as e:
raise
if __name__ == "__main__":
# TODO: add feature to run app with different root_path
uvicorn.run(
app,
host="127.0.0.1",