Skip to content

Commit

Permalink
remove unnecessary params
Browse files Browse the repository at this point in the history
  • Loading branch information
scwlkq committed Mar 29, 2024
1 parent 0c8176b commit 17a9b3f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ public class RocketmqProperties {

private String clusterName;

private int writeQueueNums = 8;

private int readQueueNums = 8;

private String accessKey;

private String secretKey;
Expand Down

0 comments on commit 17a9b3f

Please sign in to comment.