mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-17 14:01:03 +01:00
relay: remove broken logging line
This commit is contained in:
parent
19530107d7
commit
4a4c9395d6
@ -766,7 +766,6 @@ def handle_kill(irc, numeric, command, args):
|
|||||||
irc.name, userdata.nick)
|
irc.name, userdata.nick)
|
||||||
irc.aborted.set()
|
irc.aborted.set()
|
||||||
killcache[irc.name] += 1
|
killcache[irc.name] += 1
|
||||||
log.debug('killcache: %s', irc.name, killcache)
|
|
||||||
|
|
||||||
# Target user was local.
|
# Target user was local.
|
||||||
else:
|
else:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user