Skip to content

Commit

Permalink
PDFBOX-5869: remove unused import
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1919990 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Aug 18, 2024
1 parent 8485e11 commit 23cb508
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
package org.apache.pdfbox.cos;

import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNull;
import static org.junit.jupiter.api.Assertions.assertTrue;

import java.io.ByteArrayOutputStream;
Expand Down

0 comments on commit 23cb508

Please sign in to comment.