Remove commented out logger calls.
This commit is contained in:
parent
acdf2573b0
commit
48f1d0b26f
2 changed files with 0 additions and 8 deletions
|
|
@ -296,8 +296,6 @@ class IMC2Bot(telnet.StatefulTelnetProtocol, Session):
|
|||
self._imc_login(line)
|
||||
return
|
||||
|
||||
#logger.log_infomsg("IMC2: RECV> %s" % line)
|
||||
|
||||
# Parse the packet and encapsulate it for easy access
|
||||
packet = pck.IMC2Packet(self.mudname, packet_str=line)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue