Formatting things in app.py
This commit is contained in:
parent
44e6293e43
commit
d7d22cb875
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ def register():
|
|||
return ret, 409
|
||||
|
||||
|
||||
|
||||
@app.route('/umfrage', methods=['POST'])
|
||||
@flask_praetorian.auth_required
|
||||
def survey():
|
||||
|
|
Loading…
Reference in a new issue