Skip to content

Commit 5411075

Browse files
committed
Make checkstyle happy (remove unused import)
1 parent c83333d commit 5411075

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cdoc2-lib/src/main/java/ee/cyber/cdoc2/crypto/keymaterial/encrypt/EncryptionKeyMaterialCollectionBuilder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import java.util.Collection;
2121
import java.util.LinkedList;
2222
import java.util.List;
23-
import java.util.stream.Collectors;
2423

2524
import static ee.cyber.cdoc2.crypto.KeyLabelTools.createCertKeyLabelParams;
2625
import static ee.cyber.cdoc2.crypto.KeyLabelTools.createPublicKeyLabelParams;

0 commit comments

Comments
 (0)