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

rombert pushed a commit to annotated tag org.apache.sling.repoinit.parser-1.0.4
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git

commit 73fa14821950a0ac9f25f0c6fefac1d734e0cb23
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Wed Jul 20 15:25:03 2016 +0000

    Remove extra import
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser@1753536
 13f79535-47bb-0310-9956-ffa450edef68
---
 .../java/org/apache/sling/repoinit/parser/test/ParsingErrorsTest.java    | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/src/test/java/org/apache/sling/repoinit/parser/test/ParsingErrorsTest.java 
b/src/test/java/org/apache/sling/repoinit/parser/test/ParsingErrorsTest.java
index c902ac1..00ab007 100644
--- a/src/test/java/org/apache/sling/repoinit/parser/test/ParsingErrorsTest.java
+++ b/src/test/java/org/apache/sling/repoinit/parser/test/ParsingErrorsTest.java
@@ -28,7 +28,6 @@ import java.util.List;
 
 import org.apache.sling.repoinit.parser.impl.ParseException;
 import org.apache.sling.repoinit.parser.impl.RepoInitParserImpl;
-import org.apache.sling.repoinit.parser.impl.TokenMgrError;
 import org.junit.Test;
 import org.junit.runner.RunWith;
 import org.junit.runners.Parameterized;

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

Reply via email to