Skip to content

Commit

Permalink
Just trimmed some spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
naturalprogrammer committed Nov 17, 2018
1 parent 63bc56b commit a624d7f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ public class LemonJwsService extends AbstractJwtService implements BlueTokenServ
private JWSSigner signer;
private JWSVerifier verifier;



public LemonJwsService(String secret) throws JOSEException {

byte[] secretKey = secret.getBytes();
Expand Down

0 comments on commit a624d7f

Please sign in to comment.