Skip to content

Commit

Permalink
* Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Sep 18, 2023
1 parent 96bfd27 commit 9e261ba
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
package org.springframework.integration.dsl;

import org.springframework.integration.endpoint.MessageProducerSupport;
import org.springframework.integration.gateway.MessagingGatewaySupport;
import org.springframework.integration.support.ErrorMessageStrategy;
import org.springframework.integration.support.management.observation.MessageReceiverObservationConvention;
import org.springframework.integration.support.management.observation.MessageRequestReplyReceiverObservationConvention;
import org.springframework.lang.Nullable;
import org.springframework.messaging.MessageChannel;

Expand Down

0 comments on commit 9e261ba

Please sign in to comment.