aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/helper/BitUtilTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/org/traccar/helper/BitUtilTest.java')
-rw-r--r--test/org/traccar/helper/BitUtilTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/org/traccar/helper/BitUtilTest.java b/test/org/traccar/helper/BitUtilTest.java
index 683c4e6b8..90431bf55 100644
--- a/test/org/traccar/helper/BitUtilTest.java
+++ b/test/org/traccar/helper/BitUtilTest.java
@@ -1,6 +1,5 @@
package org.traccar.helper;
-import org.junit.Assert;
import org.junit.Test;
import static org.junit.Assert.assertEquals;