diff options
Diffstat (limited to 'tests/live_test.py')
-rw-r--r-- | tests/live_test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/live_test.py b/tests/live_test.py index 16b6f1cc..b71930af 100644 --- a/tests/live_test.py +++ b/tests/live_test.py @@ -1,7 +1,6 @@ import logging from sleekxmpp.test import * -import sleekxmpp.plugins.xep_0033 as xep_0033 class TestLiveStream(SleekTest): |