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

This commit is contained in:
shashankshampi 2024-11-02 20:33:13 +05:30
parent 26adbea3df
commit 33606e8bd9
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__)