Browse Source

Polishing

pull/35151/head
Juergen Hoeller 6 months ago
parent
commit
b256babad5
  1. 1
      spring-aop/src/main/java/org/springframework/aop/framework/CoroutinesUtils.java

1
spring-aop/src/main/java/org/springframework/aop/framework/CoroutinesUtils.java

@ -23,7 +23,6 @@ import org.jspecify.annotations.Nullable; @@ -23,7 +23,6 @@ import org.jspecify.annotations.Nullable;
import org.reactivestreams.Publisher;
import reactor.core.publisher.Mono;
/**
* Package-visible class designed to avoid a hard dependency on Kotlin and Coroutines dependency at runtime.
*

Loading…
Cancel
Save