Update app.py

This commit is contained in:
alantang 2025-03-25 12:51:23 +08:00 committed by GitHub
parent de352f75c5
commit 39e2688883
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
app.py
View File

@ -256,4 +256,3 @@ def main():
if __name__ == "__main__":
main()
[file content end]