test_: Code Migration from status-cli-tests logger removal

This commit is contained in:
shashankshampi 2024-11-02 20:33:13 +05:30 committed by Florin Barbu
parent 91e9a86a30
commit 8c1d6b190a
No known key found for this signature in database
GPG Key ID: 593D6DBC6D9E5095
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
import logging
from src.libs.custom_logger import get_custom_logger
logger = get_custom_logger(__name__)