arifa-batool commited on
Commit
3771cee
·
verified ·
1 Parent(s): 3052de8

Delete app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py DELETED
@@ -1,4 +0,0 @@
1
- from app import app
2
-
3
- if __name__ == "__main__":
4
- app.run(debug=True)