Skip to content

Commit

Permalink
accidental mismanaged merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Yang authored and Vincent Yang committed Jul 11, 2016
1 parent ff3b896 commit 24798ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ def process_request():
message = new_line.join(total)
else:
message = "Incomplete request; more information needed."

else:
message = "Incomplete request; more information needed."
except:
message = "Sorry, there was an error."

Expand Down

0 comments on commit 24798ac

Please sign in to comment.