Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemuu committed Feb 26, 2024
1 parent 856cd35 commit 9c8888e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/fi/methics/laverca/rest/MssClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,6 @@ public MssCertificate getCertificate(final String msisdn,
}
}

public MSS_SignatureResp batchSign() {

}

/**
* Sign data. This is typically used for document signing, etc.
* By default this method returns a CMS signature byte[].
Expand Down

0 comments on commit 9c8888e

Please sign in to comment.