Removed broken not needed module (readline)

dev
supopur 2 years ago
parent 697fa4f6ff
commit 6d6c97fe40

@ -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

@ -1,5 +1,4 @@
py-cord
pytoml
flask
quart
readline
quart
Loading…
Cancel
Save