Skip to content

Commit 161e6a7

Browse files
committed
Merge branch 'FGI-1573_connected-account-support' of github.com:auth0/auth0-server-python into FGI-1573_connected-account-support
2 parents 8808ed9 + 3e27dc5 commit 161e6a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)