Skip to content

Commit 9e261ba

Browse files
committed
* Remove unused imports
1 parent 96bfd27 commit 9e261ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-integration-core/src/main/java/org/springframework/integration/dsl/MessageProducerSpec.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@
1717
package org.springframework.integration.dsl;
1818

1919
import org.springframework.integration.endpoint.MessageProducerSupport;
20-
import org.springframework.integration.gateway.MessagingGatewaySupport;
2120
import org.springframework.integration.support.ErrorMessageStrategy;
2221
import org.springframework.integration.support.management.observation.MessageReceiverObservationConvention;
23-
import org.springframework.integration.support.management.observation.MessageRequestReplyReceiverObservationConvention;
2422
import org.springframework.lang.Nullable;
2523
import org.springframework.messaging.MessageChannel;
2624

0 commit comments

Comments
 (0)