irrelevant (there was only a debug message logged)
This commit is contained in:
parent
95a72e6ac9
commit
6698cf95d5
|
@ -116,9 +116,6 @@ class TransitConnection(LineReceiver):
|
|||
|
||||
def connectionLost(self, reason):
|
||||
self._state.connection_lost()
|
||||
# XXX this probably resulted in a log message we've not refactored yet
|
||||
# self.factory.transitFinished(self, self._got_token, self._got_side,
|
||||
# self.describeToken())
|
||||
|
||||
|
||||
class Transit(object):
|
||||
|
|
Loading…
Reference in New Issue
Block a user