mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
plugins/Todo: Forgot to import ircdb when I updated the "@todo" message.
This commit is contained in:
parent
06800f9fc7
commit
229990e130
@ -35,6 +35,7 @@ import operator
|
||||
|
||||
import supybot.dbi as dbi
|
||||
import supybot.conf as conf
|
||||
import supybot.ircdb as ircdb
|
||||
import supybot.utils as utils
|
||||
from supybot.commands import *
|
||||
import supybot.plugins as plugins
|
||||
|
Loading…
Reference in New Issue
Block a user