diff options
Diffstat (limited to 'test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java')
-rw-r--r-- | test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java b/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java index a5ac56a6e..f6c51bf6e 100644 --- a/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java +++ b/test/org/traccar/protocol/GpsmtaProtocolDecoderTest.java @@ -2,7 +2,6 @@ package org.traccar.protocol; import org.junit.Test; -import static org.junit.Assert.assertNull; import static org.traccar.helper.DecoderVerifier.verify; public class GpsmtaProtocolDecoderTest extends ProtocolDecoderTest { |