Skip to content

Commit

Permalink
#402: Removed unused imports in ImmutableObjectTest.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanaken committed Nov 14, 2023
1 parent 8aed1b8 commit f83a47b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@
import java.util.HashMap;
import java.util.Map;
import java.util.Optional;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;

import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.Timeout;

import io.parsingdata.metal.data.ImmutableList;
import io.parsingdata.metal.data.ParseState;
Expand Down

0 comments on commit f83a47b

Please sign in to comment.