bridge_with_irc: Remove obsolete comment.

This commit is contained in:
rht 2018-08-13 08:09:06 +01:00 committed by Tim Abbott
parent 116a1228ae
commit e14bb510cb

View file

@ -3,8 +3,6 @@
# EXPERIMENTAL # EXPERIMENTAL
# IRC <=> Zulip mirroring bot # IRC <=> Zulip mirroring bot
# #
# Setup: First, you need to install python-irc version 8.5.3
# (https://github.com/jaraco/irc)
from __future__ import print_function from __future__ import print_function
import argparse import argparse