Skip to content

Commit

Permalink
✨ remove unused code & update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Redlnn committed Aug 17, 2023
1 parent fe8a7ad commit 52e46fd
Show file tree
Hide file tree
Showing 13 changed files with 1,108 additions and 3,524 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from libs.config import basic_cfg, modules_cfg # noqa: E402

# from libs.fastapi_service import FastAPIStarletteService # noqa: E402
from libs.launart_services import DatabaseInitService # noqa: E402
from libs.database_services import DatabaseInitService # noqa: E402
from libs.send_action import Safe # noqa: E402
from static.path import modules_path, root_path # noqa: E402

Expand Down
701 changes: 0 additions & 701 deletions modules/minecraft_server_manager/__init__.py

This file was deleted.

56 changes: 0 additions & 56 deletions modules/minecraft_server_manager/config.py

This file was deleted.

57 changes: 0 additions & 57 deletions modules/minecraft_server_manager/model.py

This file was deleted.

27 changes: 0 additions & 27 deletions modules/minecraft_server_manager/rcon.py

This file was deleted.

72 changes: 0 additions & 72 deletions modules/minecraft_server_manager/utils.py

This file was deleted.

Empty file.
86 changes: 0 additions & 86 deletions modules/minecraft_server_manager/whitelist/append.py

This file was deleted.

Loading

0 comments on commit 52e46fd

Please sign in to comment.