Skip to content

Commit

Permalink
Dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
dgageot committed Nov 28, 2014
1 parent 21755a0 commit 12ee236
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,5 @@ handlers:
static_files: app/\1
upload: app/.*\.(gif|png|jpg)$

- url: /request
script: dynamic
login: required

- url: /env
script: dynamic
login: required

- url: /api/.*
script: dynamic
login: required

- url: .*
script: dynamic

0 comments on commit 12ee236

Please sign in to comment.