mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Imported requests
This commit is contained in:
parent
87a30940c9
commit
1b8e41deba
|
@ -1,4 +1,4 @@
|
|||
from Defs.ImportManager.unsorted_will_be_replaced import run_command, run_background_command, wait, ngrok, regular_expression, check_output, CalledProcessError, chdir, chmod, DEVNULL, PIPE
|
||||
from Defs.ImportManager.unsorted_will_be_replaced import run_command, run_background_command, wait, ngrok, requests, regular_expression, check_output, CalledProcessError, chdir, chmod, DEVNULL, PIPE
|
||||
import Defs.ThemeManager.theme as theme
|
||||
import Defs.ActionManager.Server.server_menu as server_menu
|
||||
import Defs.ActionManager.simple_informant as simple_informant
|
||||
|
|
Loading…
Reference in New Issue
Block a user