Skip to content

Commit

Permalink
Merge pull request #1411 from mattrjacobs/fix-bad-import
Browse files Browse the repository at this point in the history
Removed bad import that snuck in
  • Loading branch information
mattrjacobs authored Nov 1, 2016
2 parents 7b3d2ce + 306cc39 commit e701c54
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import com.netflix.hystrix.strategy.concurrency.HystrixRequestContext;
import com.netflix.hystrix.strategy.executionhook.HystrixCommandExecutionHook;
import com.netflix.hystrix.strategy.properties.HystrixProperty;
import com.sun.javafx.collections.NonIterableChange;
import org.junit.After;
import org.junit.Rule;
import org.junit.Test;
Expand Down

0 comments on commit e701c54

Please sign in to comment.