Commit 3d18da7f authored by Grégory Wisniewski's avatar Grégory Wisniewski

Remove an unused line.


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@435 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 137c989a
......@@ -289,7 +289,6 @@ class Connection(BaseConnection):
if self.connector is None:
return
ip, port = self.getAddress()
logging.debug('#0x%04x %-30s to %s (%s:%d)', packet.getId(),
packet.getType(), dump(self.uuid), *self.getAddress())
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment