Arifzyn commited on
Commit
ce70dca
·
verified ·
1 Parent(s): 1d97a7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -64,6 +64,3 @@ def download_file():
64
  # Bersihkan file setelah dikirim
65
  if os.path.exists(file_name):
66
  os.remove(file_name)
67
-
68
- if __name__ == '__main__':
69
- app.run(debug=False)
 
64
  # Bersihkan file setelah dikirim
65
  if os.path.exists(file_name):
66
  os.remove(file_name)