Skip to content

Commit 34be11a

Browse files
author
J.D. Satlin
committed
Fix unused import
1 parent 388806b commit 34be11a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/kotlin/in/rcard/assertj/arrowcore/EitherAssert_containsOnLeft_Test.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import arrow.core.left
55
import arrow.core.right
66
import `in`.rcard.assertj.arrowcore.errors.EitherShouldBeLeft.Companion.shouldBeLeft
77
import `in`.rcard.assertj.arrowcore.errors.EitherShouldContain.Companion.shouldContainOnLeft
8-
import `in`.rcard.assertj.arrowcore.errors.EitherShouldContain.Companion.shouldContainOnRight
98
import org.assertj.core.api.Assertions
109
import org.assertj.core.util.FailureMessages.actualIsNull
1110
import org.junit.jupiter.api.Test

0 commit comments

Comments
 (0)