Skip to content

Commit

Permalink
Comment code back in for now
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Richardson <mike.richardson@ontario.ca>
  • Loading branch information
NB-MikeRichardson committed Nov 24, 2022
1 parent 1a00621 commit 85320ae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export class ProofType {
public proofType!: string[]
}

// TODO do we need this class?
export class LdpVc {
public constructor(ldpVc: ProofType) {
if (ldpVc) {
Expand Down

0 comments on commit 85320ae

Please sign in to comment.