Skip to content

Commit 3e27dc5

Browse files
Fix for code scanning alert no. 3: Unused import
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent f1a52b6 commit 3e27dc5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/auth0_server_python/tests/test_my_account_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import pytest
2-
import json
32
from unittest.mock import AsyncMock, MagicMock
43
from unittest.mock import ANY
54
from auth0_server_python.auth_server.my_account_client import MyAccountClient

0 commit comments

Comments
 (0)