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 from discord.ext import commands

@ -2,4 +2,3 @@ py-cord
pytoml pytoml
flask flask
quart quart
readline

Loading…
Cancel
Save