Revert "add __init__.py"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 1d37b1bc2df048b1bf68b7c5c0dfeebd992ca554.
This commit is contained in:
parent
e9ac6de0d0
commit
a04f8dd5de
@ -1,3 +0,0 @@
|
||||
from loghandler import loghandler
|
||||
|
||||
logger = loghandler()
|
@ -39,3 +39,6 @@ def loghandler():
|
||||
_logger.addHandler(handler)
|
||||
|
||||
return _logger
|
||||
|
||||
|
||||
logger = loghandler()
|
||||
|
Loading…
x
Reference in New Issue
Block a user