mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
missing import
This commit is contained in:
parent
fb569b4ff4
commit
0045c5e69a
@ -36,6 +36,8 @@ messages out before most plugins ever look at them. This is a good example of
|
||||
a plugin's use of inFilter, for aspiring Supybot plugin authors.
|
||||
"""
|
||||
|
||||
import supybot
|
||||
|
||||
__revision__ = "$Id$"
|
||||
__author__ = supybot.authors.jemfinch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user