This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag 
org.apache.sling.testing.jcr-mock-1.1.10
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git

commit 09e313a9a31d69af99820df2651fce284480f3c4
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Dec 11 21:49:23 2014 +0000

    remove unused import
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/jcr-mock@1644776 
13f79535-47bb-0310-9956-ffa450edef68
---
 src/test/java/org/apache/sling/testing/mock/jcr/MockSessionTest.java | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/src/test/java/org/apache/sling/testing/mock/jcr/MockSessionTest.java 
b/src/test/java/org/apache/sling/testing/mock/jcr/MockSessionTest.java
index 99767dc..22fd014 100644
--- a/src/test/java/org/apache/sling/testing/mock/jcr/MockSessionTest.java
+++ b/src/test/java/org/apache/sling/testing/mock/jcr/MockSessionTest.java
@@ -38,7 +38,6 @@ import org.junit.Before;
 import org.junit.Test;
 
 import com.google.common.collect.ImmutableSet;
-import org.mockito.Mockito;
 
 public class MockSessionTest {
 

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to