Skip to content

Commit 37c1cfa

Browse files
committed
polish: remove FIXME
1 parent 4905576 commit 37c1cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-context/src/main/java/org/springframework/scheduling/annotation/ScheduledAnnotationReactiveSupport.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* Helper class for @{@link ScheduledAnnotationBeanPostProcessor} to support reactive cases
4242
* without a dependency on optional classes.
4343
* @author Simon Baslé
44-
* @since 6.1.0 //FIXME
44+
* @since 6.1.0
4545
*/
4646
abstract class ScheduledAnnotationReactiveSupport {
4747

0 commit comments

Comments
 (0)