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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-hamcrest.git

commit ffcda45da8bd6e28eb927f6d93d0d0cd9a433866
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Feb 11 09:44:02 2016 +0000

    testing/hamcrest: removed unused imports.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1729785 
13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/hamcrest/ResourceMatchers.java | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/main/java/org/apache/sling/hamcrest/ResourceMatchers.java 
b/src/main/java/org/apache/sling/hamcrest/ResourceMatchers.java
index 9a3fad6..353fbed 100644
--- a/src/main/java/org/apache/sling/hamcrest/ResourceMatchers.java
+++ b/src/main/java/org/apache/sling/hamcrest/ResourceMatchers.java
@@ -16,10 +16,8 @@
  */
 package org.apache.sling.hamcrest;
 
-import java.util.ArrayList;
 import java.util.Arrays;
 import java.util.Collections;
-import java.util.List;
 import java.util.Map;
 
 import org.apache.sling.api.resource.Resource;

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

Reply via email to