Skip to content

Commit

Permalink
remove debugging statement
Browse files Browse the repository at this point in the history
  • Loading branch information
fanglinfang committed May 17, 2017
1 parent 3b93686 commit 3013ff8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uw_sws/registration.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ def _json_to_schedule(term_data, term, regid,
save_all_queued_entries()
disable_cache_entry_queueing()
except Exception as ex:
print ex
save_all_queued_entries()
disable_cache_entry_queueing()
raise ex
Expand Down

0 comments on commit 3013ff8

Please sign in to comment.