Skip to content

Commit

Permalink
refactor: removes unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
leiberbertel committed Nov 10, 2024
1 parent 672b4ea commit 324fa33
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import static org.sasanlabs.service.vulnerability.jwt.bean.JWTUtils.GENERIC_BASE64_ENCODED_PAYLOAD;

import com.auth0.jwt.JWT;
import com.nimbusds.jose.JWSVerifier;
import com.nimbusds.jose.crypto.RSASSAVerifier;
import com.nimbusds.jose.jwk.JWK;
Expand Down

0 comments on commit 324fa33

Please sign in to comment.