We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b3d2ce + 306cc39 commit e701c54Copy full SHA for e701c54
hystrix-core/src/test/java/com/netflix/hystrix/HystrixCommandTest.java
@@ -29,7 +29,6 @@
29
import com.netflix.hystrix.strategy.concurrency.HystrixRequestContext;
30
import com.netflix.hystrix.strategy.executionhook.HystrixCommandExecutionHook;
31
import com.netflix.hystrix.strategy.properties.HystrixProperty;
32
-import com.sun.javafx.collections.NonIterableChange;
33
import org.junit.After;
34
import org.junit.Rule;
35
import org.junit.Test;
0 commit comments