Skip to content

Commit 591072f

Browse files
committed
#86 - Polishing
Remove unused imports. Original pull request: #86.
1 parent 372f5f0 commit 591072f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/kotlin/org/springframework/data/r2dbc/function/RowsFetchSpecExtensionsTests.kt

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import org.assertj.core.api.Assertions.assertThat
2323
import org.assertj.core.api.Assertions.assertThatExceptionOfType
2424
import org.junit.Test
2525
import reactor.core.publisher.Mono
26-
import java.lang.NullPointerException
2726

2827
/**
2928
* Unit tests for [RowsFetchSpec] extensions.

0 commit comments

Comments
 (0)