cleanups
This commit is contained in:
parent
785648dfc9
commit
d22f3b638b
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ class Logger():
|
|||
def c(self, message):
|
||||
self.log.critical(message)
|
||||
self.log.critical(message)
|
||||
|
||||
|
||||
def close(self):
|
||||
logging.shutdown()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue