diff options
Diffstat (limited to 'test/org/traccar/helper/BcdUtilTest.java')
-rw-r--r-- | test/org/traccar/helper/BcdUtilTest.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/org/traccar/helper/BcdUtilTest.java b/test/org/traccar/helper/BcdUtilTest.java index 9ffceacd9..e97aad09f 100644 --- a/test/org/traccar/helper/BcdUtilTest.java +++ b/test/org/traccar/helper/BcdUtilTest.java @@ -1,7 +1,6 @@ package org.traccar.helper; import org.jboss.netty.buffer.ChannelBuffers; -import org.junit.Assert; import org.junit.Test; import static org.junit.Assert.assertEquals; |