mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-10 09:04:26 +01:00
Moves Logger to common
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from pisa.logger import Logger
|
||||
from common.logger import Logger
|
||||
|
||||
logger = Logger("Cleaner")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user