mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
fix last commit
This commit is contained in:
parent
2ecaab1586
commit
d62a413c50
@ -423,7 +423,6 @@ def handle_events(irc, data):
|
||||
pass
|
||||
else:
|
||||
parsed_args = func(irc, numeric, command, args)
|
||||
else:
|
||||
# Only call our hooks if there's data to process. Handlers that support
|
||||
# hooks will return a dict of parsed arguments, which can be passed on
|
||||
# to plugins and the like. For example, the JOIN handler will return
|
||||
|
Loading…
Reference in New Issue
Block a user