[Telepathy-commits] [telepathy-gabble/master] test-muc.py: remove unused imports
Dafydd Harries
daf at rhydd.org
Tue Oct 28 06:47:43 PDT 2008
---
tests/twisted/muc/test-muc.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/twisted/muc/test-muc.py b/tests/twisted/muc/test-muc.py
index 1b3a8be..22b500c 100644
--- a/tests/twisted/muc/test-muc.py
+++ b/tests/twisted/muc/test-muc.py
@@ -7,8 +7,8 @@ import dbus
from twisted.words.xish import domish
-from gabbletest import go, make_result_iq, exec_test
-from servicetest import call_async, lazy, match, EventPattern
+from gabbletest import exec_test
+from servicetest import call_async, EventPattern
def test(q, bus, conn, stream):
conn.Connect()
--
1.5.6.5
More information about the Telepathy-commits
mailing list