Skip to content

Commit

Permalink
fix: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalDR committed Feb 17, 2025
1 parent 7368a66 commit 99f9b93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyeudiw/satosa/default/openid4vp_backend.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import json
import uuid
from typing import Callable
from urllib.parse import quote_plus, urlencode

import pydantic
from satosa.context import Context
Expand Down

0 comments on commit 99f9b93

Please sign in to comment.