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

jbarrett pushed a commit to branch feature/GEODE-5363
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 49518557c5c1726977fc27f7495d2d70d0e9d811
Author: Jacob Barrett <jbarr...@pivotal.io>
AuthorDate: Mon Jul 9 16:53:40 2018 -0700

    GEODE-5363: Cleanup
---
 .../geode/test/junit/rules/ExecutorServiceRuleIntegrationTest.java       | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/geode-junit/src/integrationTest/java/org/apache/geode/test/junit/rules/ExecutorServiceRuleIntegrationTest.java
 
b/geode-junit/src/integrationTest/java/org/apache/geode/test/junit/rules/ExecutorServiceRuleIntegrationTest.java
index d13d4c2..5458d15 100644
--- 
a/geode-junit/src/integrationTest/java/org/apache/geode/test/junit/rules/ExecutorServiceRuleIntegrationTest.java
+++ 
b/geode-junit/src/integrationTest/java/org/apache/geode/test/junit/rules/ExecutorServiceRuleIntegrationTest.java
@@ -25,7 +25,6 @@ import java.util.concurrent.ExecutorService;
 
 import org.junit.After;
 import org.junit.Before;
-import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
 import org.junit.runner.Result;

Reply via email to