DmitrMakeev commited on
Commit
6af1f5f
1 Parent(s): 851d1d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -206,7 +206,5 @@ def get_json_file():
206
 
207
 
208
 
209
-
210
-
211
  if __name__ == '__main__':
212
  app.run(host='0.0.0.0', port=int(os.environ.get('PORT', 7860)))
 
206
 
207
 
208
 
 
 
209
  if __name__ == '__main__':
210
  app.run(host='0.0.0.0', port=int(os.environ.get('PORT', 7860)))