]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/introducer/old.py
introducer: move the relevant interfaces out to introducer/interfaces.py
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / introducer / old.py
index b586b0c1bec8330e94b8d3c0b0f572de3971841c..7aaa345c0bdafa31d2c12792665c4c455037dcb8 100644 (file)
@@ -8,12 +8,11 @@ from base64 import b32decode
 from zope.interface import implements
 from twisted.application import service
 from foolscap import Referenceable
-from allmydata.interfaces import RIIntroducerSubscriberClient, IIntroducerClient
 from allmydata.util import log, idlib
+from allmydata.introducer.interfaces import RIIntroducerSubscriberClient, \
+     IIntroducerClient, RIIntroducerPublisherAndSubscriberService
 from allmydata.introducer.common import make_index
 
-from allmydata.interfaces import RIIntroducerPublisherAndSubscriberService
-
 class RemoteServiceConnector:
     """I hold information about a peer service that we want to connect to. If
     we are connected, I hold the RemoteReference, the peer's address, and the