Skip to content

Commit

Permalink
end if msg null
Browse files Browse the repository at this point in the history
  • Loading branch information
Bughue committed Dec 4, 2024
1 parent d9697cd commit e0cd8a3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import org.apache.seata.rm.tcc.api.BusinessActionContext;

import java.net.UnknownHostException;
import java.util.concurrent.TimeoutException;

import org.apache.rocketmq.client.exception.MQBrokerException;
import org.apache.rocketmq.client.exception.MQClientException;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
import java.net.UnknownHostException;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.TimeoutException;

/**
* the type TCCRocketMQImpl
Expand Down

0 comments on commit e0cd8a3

Please sign in to comment.