Skip to content

Commit

Permalink
removed useless libs
Browse files Browse the repository at this point in the history
  • Loading branch information
EncryptEx committed Sep 30, 2023
1 parent 7a22115 commit d906ed5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bot.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
import base64
import datetime
import json
import os
import sqlite3
import sys
import urllib
from email import message
from os import listdir
from os.path import isfile
from os.path import join
from pydoc import describe
from time import time

import discord
Expand Down

0 comments on commit d906ed5

Please sign in to comment.