mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 20:52:42 +01:00
Forgot to take out a line.
This commit is contained in:
parent
6c8071da48
commit
2ae2c16171
@ -233,7 +233,6 @@ class Network(callbacks.Privmsg):
|
|||||||
only necessary if the network is different than the network the command
|
only necessary if the network is different than the network the command
|
||||||
is sent on.
|
is sent on.
|
||||||
"""
|
"""
|
||||||
otherIrc = self._getIrc(network)
|
|
||||||
# The double nick here is necessary because single-nick WHOIS only works
|
# The double nick here is necessary because single-nick WHOIS only works
|
||||||
# if the nick is on the same server (*not* the same network) as the user
|
# if the nick is on the same server (*not* the same network) as the user
|
||||||
# giving the command. Yeah, it made me say wtf too.
|
# giving the command. Yeah, it made me say wtf too.
|
||||||
|
Loading…
Reference in New Issue
Block a user