We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7e7c9 commit 40cf23fCopy full SHA for 40cf23f
modules/btc_teleport.py
@@ -4,8 +4,8 @@
4
5
from modules.module import MtcModule
6
7
-from mytonctrl.console_cmd import add_command, check_usage_one_arg, check_usage_args_min_max_len
8
-from mypylib.mypylib import run_as_root, color_print
+from mytonctrl.console_cmd import add_command, check_usage_args_min_max_len
+from mypylib.mypylib import run_as_root
9
from mytoncore.utils import get_package_resource_path
10
from mytonctrl.utils import get_current_user
11
0 commit comments