Marthee commited on
Commit
e1ad293
·
1 Parent(s): de0899c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -24,7 +24,6 @@ import pixelconversion
24
 
25
  app = Flask(__name__)
26
 
27
- out_file = open("static/data/myfile.json", "w")
28
 
29
  #retrieves project parts
30
  @app.route('/getmethod/<jsdata>',methods=['GET','POST'])
 
24
 
25
  app = Flask(__name__)
26
 
 
27
 
28
  #retrieves project parts
29
  @app.route('/getmethod/<jsdata>',methods=['GET','POST'])