Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Feb 19, 2017
1 parent b060017 commit 9b393cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GeoHealthCheck/app.py
Expand Up @@ -494,7 +494,6 @@ def add():
def update(resource_identifier):
"""update a resource"""

tag_list = []
update_counter = 0

resource_identifier_dict = request.get_json()
Expand Down

0 comments on commit 9b393cc

Please sign in to comment.