Remove spurious comment

This commit is contained in:
Erik Johnston 2015-07-09 16:02:07 +01:00
parent c2d08ca62a
commit f0979afdb0

View file

@ -13,8 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""Contains handlers for federation events."""
from ._base import BaseHandler
from twisted.internet import defer