1
0
Fork 0
mirror of synced 2024-05-19 20:12:30 +12:00

Imported pymysql so the error would work...derp again

This commit is contained in:
Phxntxm 2016-07-09 10:40:46 -05:00
parent 168aa819a1
commit c9f1a44667

View file

@ -1,6 +1,7 @@
from discord.ext import commands
from .utils import checks
from .utils import config
import pymysql
class Mod: