diff --git a/Defs/ActionManager/simple_informant.py b/Defs/ActionManager/simple_informant.py index 9cb3734..94034cb 100644 --- a/Defs/ActionManager/simple_informant.py +++ b/Defs/ActionManager/simple_informant.py @@ -257,8 +257,6 @@ def global_message(): print(global_localization.line_of_dots) - - def check_php(): try: try_to_run_command(["php", "-v"])