Skip to content

Commit 60ba544

Browse files
committed
GatewayProxyInitAotProcess: remove unused import
1 parent cece9af commit 60ba544

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-integration-core/src/main/java/org/springframework/integration/aot/GatewayProxyInitializationAotProcessor.java

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import org.springframework.beans.factory.support.RegisteredBean;
2828
import org.springframework.integration.annotation.MessagingGateway;
2929
import org.springframework.integration.gateway.GatewayProxyFactoryBean;
30-
import org.springframework.integration.gateway.RequestReplyExchanger;
3130

3231

3332
/**

0 commit comments

Comments
 (0)