Delete unused import
This commit is contained in:
parent
fdfa7cbae6
commit
26d2f7d12b
|
|
@ -16,8 +16,6 @@
|
|||
|
||||
package org.springframework.web.service.invoker;
|
||||
|
||||
import org.reactivestreams.Publisher;
|
||||
|
||||
import org.springframework.core.MethodParameter;
|
||||
import org.springframework.core.ParameterizedTypeReference;
|
||||
import org.springframework.core.ReactiveAdapter;
|
||||
|
|
|
|||
Loading…
Reference in New Issue