mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 13:19:24 +01:00
Forgot two imports for the bug command.
This commit is contained in:
parent
6ad95c52a2
commit
8046f76b30
@ -36,9 +36,11 @@ caller to have the 'admin' capability. This plugin is loaded by default.
|
||||
|
||||
from fix import *
|
||||
|
||||
import time
|
||||
import pprint
|
||||
import string
|
||||
import smtplib
|
||||
import textwrap
|
||||
|
||||
import conf
|
||||
import ircdb
|
||||
|
Loading…
Reference in New Issue
Block a user