Skip to content

Commit

Permalink
less edsc spam
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Jan 19, 2015
1 parent 52722c0 commit 32b0f44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions misc/edsc.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ def submit(self):
headers=headers,
data=jsonData
)
print("done")

resp = req.text
if not resp.startswith('{'):
raise SubmissionError("Server Side Error: " + resp)
Expand Down

0 comments on commit 32b0f44

Please sign in to comment.