Skip to content

Commit 306cc39

Browse files
author
Matt Jacobs
committed
Removed bad import that snuck in
1 parent 7b3d2ce commit 306cc39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hystrix-core/src/test/java/com/netflix/hystrix/HystrixCommandTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
import com.netflix.hystrix.strategy.concurrency.HystrixRequestContext;
3030
import com.netflix.hystrix.strategy.executionhook.HystrixCommandExecutionHook;
3131
import com.netflix.hystrix.strategy.properties.HystrixProperty;
32-
import com.sun.javafx.collections.NonIterableChange;
3332
import org.junit.After;
3433
import org.junit.Rule;
3534
import org.junit.Test;

0 commit comments

Comments
 (0)