Repository: qpid-jms
Updated Branches:
  refs/heads/master 2ed46c4a0 -> f5bceaa10


NO-JIRA remove an unused import. 

Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/f5bceaa1
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/f5bceaa1
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/f5bceaa1

Branch: refs/heads/master
Commit: f5bceaa1039ba05ffc1833096210ec1bc970d35c
Parents: 2ed46c4
Author: Timothy Bish <tabish...@gmail.com>
Authored: Wed Oct 7 12:01:52 2015 -0400
Committer: Timothy Bish <tabish...@gmail.com>
Committed: Wed Oct 7 12:01:52 2015 -0400

----------------------------------------------------------------------
 .../apache/qpid/jms/integration/QueueBrowserIntegrationTest.java    | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/f5bceaa1/qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/QueueBrowserIntegrationTest.java
----------------------------------------------------------------------
diff --git 
a/qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/QueueBrowserIntegrationTest.java
 
b/qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/QueueBrowserIntegrationTest.java
index 641a8bd..941ab2a 100644
--- 
a/qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/QueueBrowserIntegrationTest.java
+++ 
b/qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/QueueBrowserIntegrationTest.java
@@ -20,7 +20,6 @@ import static org.hamcrest.Matchers.equalTo;
 import static org.hamcrest.Matchers.nullValue;
 import static org.junit.Assert.assertFalse;
 import static org.junit.Assert.assertNotNull;
-import static org.junit.Assert.assertNull;
 import static org.junit.Assert.assertTrue;
 import static org.junit.Assert.fail;
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to