mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +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.aborted.set()
|
||||
killcache[irc.name] += 1
|
||||
log.debug('killcache: %s', irc.name, killcache)
|
||||
|
||||
# Target user was local.
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user