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 a1d63fd54d
commit 6b67e42d1a

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 != ""