Skip to content

Commit

Permalink
Add missed import to IntegrationFlowTests
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Bilan <artem.bilan@broadcom.com>
  • Loading branch information
artembilan authored Feb 16, 2025
1 parent cc6472c commit 23477af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
import org.springframework.messaging.support.ChannelInterceptor;
import org.springframework.messaging.support.GenericMessage;
import org.springframework.scheduling.TaskScheduler;
import org.springframework.scheduling.concurrent.SimpleAsyncTaskScheduler;
import org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor;
import org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler;
import org.springframework.stereotype.Component;
Expand Down

0 comments on commit 23477af

Please sign in to comment.