Removed wrong import for team chat

This commit is contained in:
Ayush Saini 2022-05-07 10:19:59 +05:30 committed by GitHub
parent 830f7fe0b8
commit db6bad9f59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
# Released under the MIT License. See LICENSE for details.
from tkinter.tix import Tree
from .commands import NormalCommands
from .commands import Management
from .commands import Fun