Skip to content

Commit 649983e

Browse files
Remove unused import
Signed-off-by: Tran Ngoc Nhan <[email protected]>
1 parent 218e7eb commit 649983e

File tree

1 file changed

+0
-2
lines changed
  • spring-integration-core/src/main/java/org/springframework/integration/support/context

1 file changed

+0
-2
lines changed

spring-integration-core/src/main/java/org/springframework/integration/support/context/NamedComponent.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
package org.springframework.integration.support.context;
1818

19-
import org.jspecify.annotations.Nullable;
20-
2119
/**
2220
* @author Mark Fisher
2321
* @author Artem Bilan

0 commit comments

Comments
 (0)