From 5be42f128ef0a0a7d1303a734d99d0c42486d5ac Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Mon, 29 Oct 2012 21:33:44 -0400 Subject: [PATCH] zephyr_mirror: Remove 'continue' at the end of a loop (imported from commit 5d6143828f1a6946b67ae23342c0bc2185ebee07) --- bots/zephyr_mirror.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bots/zephyr_mirror.py b/bots/zephyr_mirror.py index cfd899b..0ef9c42 100755 --- a/bots/zephyr_mirror.py +++ b/bots/zephyr_mirror.py @@ -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: