Skip to content

Commit

Permalink
Make checkstyle happy (remove unused import)
Browse files Browse the repository at this point in the history
  • Loading branch information
jann0k committed Sep 2, 2024
1 parent c83333d commit 5411075
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import java.util.Collection;
import java.util.LinkedList;
import java.util.List;
import java.util.stream.Collectors;

import static ee.cyber.cdoc2.crypto.KeyLabelTools.createCertKeyLabelParams;
import static ee.cyber.cdoc2.crypto.KeyLabelTools.createPublicKeyLabelParams;
Expand Down

0 comments on commit 5411075

Please sign in to comment.