Imported ngrok_conf to server_sunner.py

pull/690/head
sTiKyt 2020-06-11 12:57:31 +03:00
parent bb22bb76c2
commit 6ee727d283
No known key found for this signature in database
GPG Key ID: 510E1C3C9B2414B4
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#
from Defs.ImportManager.unsorted_will_be_replaced import BytesIO, ZipFile, run_command, url_request, run_background_command, wait, ngrok, requests, regular_expression, check_output, CalledProcessError, chdir, chmod, DEVNULL, PIPE, path, pathlib_Path
from Defs.ImportManager.unsorted_will_be_replaced import BytesIO, ZipFile, run_command, url_request, run_background_command, wait, ngrok, ngrok_conf, requests, regular_expression, check_output, CalledProcessError, chdir, chmod, DEVNULL, PIPE, path, pathlib_Path
import Defs.ThemeManager.theme as theme
import Defs.LocalizationManager.lang_action_manager.lang_server.lang_server_runner as localization