mirror of https://github.com/apache/activemq.git
remove a warning.
This commit is contained in:
parent
240278dbef
commit
276ef15024
|
@ -17,7 +17,6 @@
|
|||
package org.apache.activemq.transport.amqp.message;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertFalse;
|
||||
import static org.junit.Assert.assertNotNull;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
import static org.junit.Assert.fail;
|
||||
|
|
Loading…
Reference in New Issue