test_: Code Migration from status-cli-tests logger removal
This commit is contained in:
parent
91e9a86a30
commit
8c1d6b190a
|
@ -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