ParthCodes commited on
Commit
229e2a8
·
verified ·
1 Parent(s): 067f53d

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -812,7 +812,6 @@ def roadmapGetHistory():
812
 
813
 
814
  @app.route('/roadmapmodder', methods=['POST'])
815
- @auth_user
816
  def roadmapmodder():
817
  if request.method == 'POST':
818
  data = request.get_json()
 
812
 
813
 
814
  @app.route('/roadmapmodder', methods=['POST'])
 
815
  def roadmapmodder():
816
  if request.method == 'POST':
817
  data = request.get_json()