Skip to content

Commit 7928fcf

Browse files
Potential fix for pull request finding 'Unused import'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 4b9f325 commit 7928fcf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

claude_code_api/core/security.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import os
44
import structlog
55
from fastapi import HTTPException, status
6-
from typing import Optional
76

87
logger = structlog.get_logger()
98

0 commit comments

Comments
 (0)