diff --git a/main.py b/main.py index e5c724d..2cdad1e 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,4 @@ -import discord, os, sys, toml, time, datetime, logging, threading, asyncio, readline, importlib, sqlite3 +import discord, os, sys, toml, time, datetime, logging, threading, asyncio, importlib, sqlite3 from discord.ext import commands diff --git a/pipstuff.txt b/pipstuff.txt index fc8995c..b02577d 100644 --- a/pipstuff.txt +++ b/pipstuff.txt @@ -1,5 +1,4 @@ py-cord pytoml flask -quart -readline +quart \ No newline at end of file