Skip to content

Commit 2cebfbf

Browse files
authored
removed unneeded imports
1 parent e60f0a5 commit 2cebfbf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bot.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,11 @@
2727
import discord
2828
from discord.ext import commands
2929
import asyncio
30-
import aiohttp
3130
import datetime
32-
import psutil
3331
import time
3432
import json
3533
import sys
3634
import os
37-
import re
3835
import textwrap
3936
import string
4037

0 commit comments

Comments
 (0)