Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
Bughue committed Feb 27, 2024
1 parent 3b57588 commit 547df7e
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 @@ -33,7 +33,6 @@
*/
public interface TCCRocketMQ {


/**
* set SeataMQProducer
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
@LocalTCC
public class TCCRocketMQImpl implements TCCRocketMQ {
private static final Logger LOGGER = LoggerFactory.getLogger(TCCRocketMQImpl.class);

private static final String ROCKET_MSG_KEY = "ROCKET_MSG";
private static final String ROCKET_SEND_RESULT_KEY = "ROCKET_SEND_RESULT";

Expand Down

0 comments on commit 547df7e

Please sign in to comment.