Skip to content

Commit

Permalink
chore: removed not used log (#1822)
Browse files Browse the repository at this point in the history
Signed-off-by: Firas Qutishat <firas.qutishat@securekey.com>
  • Loading branch information
fqutishat authored Dec 13, 2024
1 parent 4106ae8 commit 885f2be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions component/wallet-cli/pkg/attestation/attestation_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -301,9 +301,6 @@ func (s *Service) attestationComplete(
zap.String("attestationVC", resp.WalletAttestationVC),
)

fmt.Println("got attestation")
fmt.Println(resp.WalletAttestationVC)

return &resp, nil
}

Expand Down

0 comments on commit 885f2be

Please sign in to comment.