mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-11 20:52:42 +01:00
hybrid: Remove silly debug print
This commit is contained in:
parent
24589b21c1
commit
46610d217d
@ -98,7 +98,6 @@ class HybridProtocol(TS6BaseProtocol):
|
||||
self.irc.serverdata.get('serverdesc') or self.irc.botdata['serverdesc']))
|
||||
|
||||
f(':%s EOB' % (self.irc.sid,))
|
||||
print('SENT DSID')
|
||||
|
||||
def spawnClient(self, nick, ident='null', host='null', realhost=None, modes=set(),
|
||||
server=None, ip='0.0.0.0', realname=None, ts=None, opertype=None,
|
||||
|
Loading…
Reference in New Issue
Block a user