mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
Added a 'from fix import *'
This commit is contained in:
parent
fac234359a
commit
417c1f3ea4
@ -34,6 +34,8 @@ Provides commands useful to the owner of the bot; the commands here require
|
||||
their caller to have the 'owner' capability. This plugin is loaded by default.
|
||||
"""
|
||||
|
||||
from fix import *
|
||||
|
||||
import os
|
||||
import gc
|
||||
import imp
|
||||
|
Loading…
Reference in New Issue
Block a user