You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2015/10/07 18:01:58 UTC

qpid-jms git commit: NO-JIRA remove an unused import.

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 <ta...@gmail.com>
Authored: Wed Oct 7 12:01:52 2015 -0400
Committer: Timothy Bish <ta...@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-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org