[Telepathy-commits] [telepathy-gabble/master] remove useless import

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Feb 27 06:36:49 PST 2009


---
 tests/twisted/tubes/offer-muc-stream-tube.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/tubes/offer-muc-stream-tube.py b/tests/twisted/tubes/offer-muc-stream-tube.py
index 63556d3..822651f 100644
--- a/tests/twisted/tubes/offer-muc-stream-tube.py
+++ b/tests/twisted/tubes/offer-muc-stream-tube.py
@@ -7,7 +7,7 @@ import dbus
 
 from servicetest import call_async, EventPattern, EventProtocolFactory, unwrap
 from gabbletest import make_result_iq, acknowledge_iq, make_muc_presence
-from bytestream import create_si_offer, parse_si_reply
+from bytestream import parse_si_reply
 import constants as cs
 import ns
 import tubetestutil as t
-- 
1.5.6.5




More information about the telepathy-commits mailing list