fix
This commit is contained in:
@@ -12,7 +12,6 @@ import time
|
||||
from typing import Dict, Any, Optional, Callable
|
||||
|
||||
import sys
|
||||
sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
|
||||
from ..config import settings
|
||||
from ..utils import setup_logger
|
||||
logger = setup_logger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user