This is an automated email from the ASF dual-hosted git repository.
dulvac pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-rules.git
The following commit(s) were added to refs/heads/master by this push:
new e836ff8 trivial: remove bad import
e836ff8 is described below
commit e836ff8aa7c2046927fa918f7b3071f2cb4201cf
Author: dulvac <[email protected]>
AuthorDate: Wed Nov 29 18:13:42 2017 +0100
trivial: remove bad import
---
.../java/org/apache/sling/testing/junit/rules/instance/Instance.java | 2 --
1 file changed, 2 deletions(-)
diff --git
a/src/main/java/org/apache/sling/testing/junit/rules/instance/Instance.java
b/src/main/java/org/apache/sling/testing/junit/rules/instance/Instance.java
index d12cb47..c9d34c1 100644
--- a/src/main/java/org/apache/sling/testing/junit/rules/instance/Instance.java
+++ b/src/main/java/org/apache/sling/testing/junit/rules/instance/Instance.java
@@ -21,8 +21,6 @@ import
org.apache.sling.testing.clients.instance.InstanceConfiguration;
import org.apache.sling.testing.clients.instance.InstanceSetup;
import org.junit.rules.TestRule;
-import java.beans.Customizer;
-
public interface Instance extends TestRule, BuilderCustomizer {
Instance withRunMode(String runMode);
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].