code cleanup

This commit is contained in:
bacon
2024-03-08 12:59:41 +03:00
parent 3c61def780
commit 6136319165
10 changed files with 29 additions and 28 deletions

View File

@@ -3,9 +3,9 @@ lib
~~~~~~~~~~~~~
Some libs for the bot which help him
"""
from .ListGenerator import *
from .Logger import *
from .Comands import *
from .Player import *
from .DB_Worker import *
from .CogsPrep import *
# from .ListGenerator import *
# from .Logger import *
# from .Comands import *
# from .Player import *
# from .DB_Worker import *
# from .CogsPrep import *