Skip to content

Commit

Permalink
fix: remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Micah Peltier <[email protected]>
  • Loading branch information
mepeltier authored and dbluhm committed Jan 7, 2025
1 parent e922f71 commit 56f40da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions oid4vc/integration/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ async def offer(controller: Controller, issuer_did: str, supported_cred_id: str)
"/oid4vci/credential-offer",
params={"exchange_id": exchange["exchange_id"]},
)
# print(f"\n\n\nTESTING: {offer}\n\n\n")
# offer_uri = offer["offer_uri"]
yield offer


Expand Down

0 comments on commit 56f40da

Please sign in to comment.