Skip to content

Commit e976bdb

Browse files
MP-11740 Remove unused constant
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c89ba84 commit e976bdb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/com/trivago/fastutilconcurrentwrapper/longshort/AbstractLongShortTreeMapTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
import static org.junit.jupiter.api.Assertions.assertTrue;
1414

1515
abstract class AbstractLongShortTreeMapTest extends AbstractMapTest {
16-
private static final short FASTUTIL_DEFAULT_VALUE = 0;
1716
protected short defaultValue;
1817
private LongShortTreeMap map;
1918

0 commit comments

Comments
 (0)