diff --git a/server/action.py b/server/action.py index c74f45de..f7b5458e 100644 --- a/server/action.py +++ b/server/action.py @@ -209,7 +209,7 @@ class Action: return Action.executeCmd(realCmd) - @staticmethod + @staticmethod def executeCmd(realCmd): logSys.debug(realCmd) try: