Browse Source

Update import

pull/111/head
Watchful1 7 years ago
parent
commit
61e2cec8a7
  1. 2
      disco/bot/bot.py

2
disco/bot/bot.py

@ -7,7 +7,7 @@ import importlib
from six.moves import reload_module
from holster.threadlocal import ThreadLocal
from gevent.wsgi import WSGIServer
from gevent.pywsgi import WSGIServer
from disco.types.guild import GuildMember
from disco.bot.plugin import Plugin

Loading…
Cancel
Save