Fix Ruff lint warnings (unused imports and unnecessary f-strings)
This commit is contained in:
@@ -9,7 +9,6 @@ the first 6 and last 4 characters for debuggability.
|
||||
|
||||
import logging
|
||||
import re
|
||||
from typing import Optional
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user