mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-11 09:34:22 +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