mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-04-05 07:17:52 +02:00
Remove debug print
Was added in 8bb31a54e719af4deaa52b28c22792880492f711.
This commit is contained in:
parent
246925acce
commit
712d8c2eab
@ -499,7 +499,6 @@ def getChannel(irc, msg, args, state):
|
||||
channel = msg.channel
|
||||
else:
|
||||
state.log.debug('Raising ArgumentError because there is no channel.')
|
||||
print(msg.channel, msg)
|
||||
raise callbacks.ArgumentError
|
||||
state.channel = channel
|
||||
state.args.append(channel)
|
||||
|
Loading…
x
Reference in New Issue
Block a user