delete waste file

This commit is contained in:
Vivek Teega 2019-04-15 20:01:30 +05:30 committed by GitHub
parent 902f4ab0e3
commit 991a900bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
\
View File

@ -1,3 +0,0 @@
#!/usr/bin/python3
from app import app
app.run(debug=False, host='0.0.0.0', port=5000)