zephyr_mirror: Remove 'continue' at the end of a loop

(imported from commit 5d6143828f1a6946b67ae23342c0bc2185ebee07)
This commit is contained in:
Keegan McAllister 2012-10-29 21:33:44 -04:00
parent 1e079f1994
commit 5be42f128e

View file

@ -197,7 +197,6 @@ def process_loop(log):
if options.forward_class_messages:
# Ask the Humbug server about any new classes to subscribe to
update_subscriptions_from_humbug()
continue
def process_notice(notice, log):
try: