1
0
Fork 0
mirror of synced 2024-05-03 04:02:28 +12:00

Remove rethinkdb import

This commit is contained in:
phxntxm 2019-02-01 19:33:07 -06:00
parent d7c37dd959
commit 2ce001784f

View file

@ -1,9 +1,7 @@
import asyncio
import rethinkdb as r
from discord.ext import commands
import discord
from . import config
from . import utilities
loop = asyncio.get_event_loop()