Skip to content

Commit 56f40da

Browse files
mepeltierdbluhm
authored andcommitted
fix: remove comment
Signed-off-by: Micah Peltier <micah6_8@yahoo.com>
1 parent e922f71 commit 56f40da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

oid4vc/integration/tests/conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ async def offer(controller: Controller, issuer_did: str, supported_cred_id: str)
7575
"/oid4vci/credential-offer",
7676
params={"exchange_id": exchange["exchange_id"]},
7777
)
78-
# print(f"\n\n\nTESTING: {offer}\n\n\n")
79-
# offer_uri = offer["offer_uri"]
8078
yield offer
8179

8280

0 commit comments

Comments
 (0)