Skip to content

Commit

Permalink
Extension functions need to use reified types to create
Browse files Browse the repository at this point in the history
ParameterizedTypeReference, unused import removed.

Closes spring-projectsgh-23185
  • Loading branch information
slawluc committed Jun 24, 2019
1 parent d94542a commit 848bd8c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package org.springframework.messaging.rsocket
import io.mockk.every
import io.mockk.mockk
import kotlinx.coroutines.FlowPreview
import kotlinx.coroutines.flow.FlowCollector
import kotlinx.coroutines.flow.toList
import kotlinx.coroutines.runBlocking
import org.junit.Assert.assertEquals
Expand Down

0 comments on commit 848bd8c

Please sign in to comment.