code cleanup

This commit is contained in:
bacon
2024-03-08 19:56:50 +03:00
parent ccafd97359
commit d9cfc1884c
4 changed files with 4 additions and 14 deletions

View File

@@ -1,9 +1,8 @@
import os
import disnake
import psutil
from disnake.ext import commands
from disnake.ext import commands
from __init__ import version_info as ver
from lib.Comands import determine_prefix
from lib.Logger import logger