File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
src/main/kotlin/in/rcard/assertj/arrowcore Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ import `in`.rcard.assertj.arrowcore.errors.EitherShouldContainInstanceOf.Compani
1010import org.assertj.core.api.AbstractObjectAssert
1111import org.assertj.core.internal.ComparisonStrategy
1212import org.assertj.core.internal.StandardComparisonStrategy
13- import java.util.function.Consumer
1413
1514/* *
1615 * Assertions for [Either].
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ import `in`.rcard.assertj.arrowcore.errors.OptionShouldContainInstanceOf.Compani
88import org.assertj.core.api.AbstractObjectAssert
99import org.assertj.core.internal.ComparisonStrategy
1010import org.assertj.core.internal.StandardComparisonStrategy
11- import java.util.function.Consumer
1211
1312/* *
1413 * Assertions for [Option].
You can’t perform that action at this time.
0 commit comments