mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
Removed wrong import for team chat
This commit is contained in:
parent
830f7fe0b8
commit
db6bad9f59
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
# Released under the MIT License. See LICENSE for details.
|
# Released under the MIT License. See LICENSE for details.
|
||||||
|
|
||||||
|
|
||||||
from tkinter.tix import Tree
|
|
||||||
from .commands import NormalCommands
|
from .commands import NormalCommands
|
||||||
from .commands import Management
|
from .commands import Management
|
||||||
from .commands import Fun
|
from .commands import Fun
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue