remove a warning.

This commit is contained in:
Timothy Bish 2015-02-26 15:23:26 -05:00
parent 240278dbef
commit 276ef15024
1 changed files with 0 additions and 1 deletions

View File

@ -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;