zephyr_mirror: you no longer need to reload Humbug after subbing.

(imported from commit 23cb4e5c4b3300953e58c029150d4a980bac626e)
This commit is contained in:
Tim Abbott
2013-06-27 13:13:27 -04:00
parent e2a74b0613
commit e219c2eaf5

View File

@@ -714,8 +714,6 @@ If you wish to be subscribed to any Humbug streams related
to these .zephyrs.subs lines, please do so via the Humbug to these .zephyrs.subs lines, please do so via the Humbug
web interface. web interface.
""")) + "\n") """)) + "\n")
if verbose:
logger.info("\nIMPORTANT: Please reload the Humbug app for these changes to take effect.\n")
def valid_stream_name(name): def valid_stream_name(name):
return name != "" return name != ""