From 4fef9d675f1758119263e65b6144e9f54b4a2c00 Mon Sep 17 00:00:00 2001 From: Micah Peltier Date: Tue, 7 Jan 2025 12:37:18 -0700 Subject: [PATCH] chore: linting Signed-off-by: Micah Peltier --- oid4vc/integration/tests/conftest.py | 2 -- 1 file changed, 2 deletions(-) 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