Remove extra line
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user