Skip to content

Commit c61ce3b

Browse files
Update test/test_aws_bearer_token_bedrock.py
Co-authored-by: Copilot <[email protected]>
1 parent bbdc2cf commit c61ce3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_aws_bearer_token_bedrock.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
import sys
2929
import unittest
3030
import os
31-
from unittest.mock import patch, MagicMock
3231

3332
# Add project root to path for imports
3433
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))

0 commit comments

Comments
 (0)