diff --git a/Defs/ActionManager/simple_informant.py b/Defs/ActionManager/simple_informant.py index 5e8738f..8efb3af 100644 --- a/Defs/ActionManager/simple_informant.py +++ b/Defs/ActionManager/simple_informant.py @@ -1,4 +1,4 @@ -from Defs.ImportManager.unsorted_will_be_replaced import run_command, wait +from Defs.ImportManager.unsorted_will_be_replaced import run_command, wait, chmod, stat import Defs.ThemeManager.theme as theme import Defs.FeatureManager.EmailManager.email_prompt as email_prompt import Defs.ActionManager.Server.server_menu as server_menu