diff options
Diffstat (limited to 'test/org/traccar/protocol/GalileoFrameDecoderTest.java')
-rw-r--r-- | test/org/traccar/protocol/GalileoFrameDecoderTest.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/org/traccar/protocol/GalileoFrameDecoderTest.java b/test/org/traccar/protocol/GalileoFrameDecoderTest.java index 049c16efa..7a7c97ba6 100644 --- a/test/org/traccar/protocol/GalileoFrameDecoderTest.java +++ b/test/org/traccar/protocol/GalileoFrameDecoderTest.java @@ -1,6 +1,5 @@ package org.traccar.protocol; -import org.junit.Assert; import org.junit.Test; import org.traccar.ProtocolTest; |