aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_eventrouter.py
diff options
context:
space:
mode:
Diffstat (limited to '_pytest/test_eventrouter.py')
-rw-r--r--_pytest/test_eventrouter.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/_pytest/test_eventrouter.py b/_pytest/test_eventrouter.py
index 5420d5a..81317b8 100644
--- a/_pytest/test_eventrouter.py
+++ b/_pytest/test_eventrouter.py
@@ -1,7 +1,6 @@
from __future__ import print_function, unicode_literals
-import pytest
-from wee_slack import EventRouter, SlackRequest
+from wee_slack import EventRouter
def test_EventRouter(mock_weechat):