Skip to content

Commit

Permalink
Remove useless imports to pass the check-style
Browse files Browse the repository at this point in the history
  • Loading branch information
RongtongJin committed Apr 1, 2022
1 parent acd0ee9 commit 15b0d13
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import java.util.Map;
import java.util.concurrent.LinkedBlockingDeque;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
import java.util.stream.Collectors;
import org.apache.rocketmq.client.producer.TransactionMQProducer;
import org.apache.rocketmq.spring.annotation.RocketMQTransactionListener;
Expand Down

0 comments on commit 15b0d13

Please sign in to comment.