test_: Code Migration from status-cli-tests logger removal
This commit is contained in:
parent
26adbea3df
commit
33606e8bd9
|
@ -1,5 +1,3 @@
|
|||
import logging
|
||||
|
||||
from src.libs.custom_logger import get_custom_logger
|
||||
|
||||
logger = get_custom_logger(__name__)
|
||||
|
|
Loading…
Reference in New Issue