Skip to content

Commit

Permalink
Fixes #9. Duplicate lines in flaskapp.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Jan 24, 2013
1 parent cd7f09e commit 85296eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eve/flaskapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,4 +312,3 @@ def _add_url_rules(self):
methods=['GET'])
self.config['RESOURCES'] = resources
self.config['URLS'] = urls
self.config['URLS'] = urls

0 comments on commit 85296eb

Please sign in to comment.