From 3fa9b6e28c06e59f8ae5080ba2ba6b240f226d66 Mon Sep 17 00:00:00 2001 From: Elmon11 Date: Wed, 2 Dec 2020 23:16:16 +0100 Subject: [PATCH] Update miscellaneous.py --- commands/miscellaneous.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/commands/miscellaneous.py b/commands/miscellaneous.py index 76e2811..e28f6a1 100644 --- a/commands/miscellaneous.py +++ b/commands/miscellaneous.py @@ -1,9 +1,5 @@ import discord -import asyncio -import telnet -import time import events -import os from datetime import datetime from discord.ext import commands