diff --git a/wo/core/logging.py b/wo/core/logging.py index 89a53da..84a3508 100644 --- a/wo/core/logging.py +++ b/wo/core/logging.py @@ -24,7 +24,6 @@ class Log: if exit: self.app.close(1) - def info(self, msg, end='\n', log=True): """ Logs info messages into log file