diff --git a/oid4vc/integration/tests/conftest.py b/oid4vc/integration/tests/conftest.py index b7962a26d..5dcad0e0e 100644 --- a/oid4vc/integration/tests/conftest.py +++ b/oid4vc/integration/tests/conftest.py @@ -1,6 +1,4 @@ -import json from os import getenv -from urllib.parse import quote, urlencode from uuid import uuid4 from acapy_controller.controller import Controller