Skip to content

Commit

Permalink
Update views.py
Browse files Browse the repository at this point in the history
  • Loading branch information
manudiv16 committed Oct 4, 2020
1 parent 92ed6fa commit 9f59bfb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ def remove_file(response):
except Exception as e:
return str(e)


if __name__ == "__main__":
app.run(debug=False, host='0.0.0.0')

0 comments on commit 9f59bfb

Please sign in to comment.