Skip to content

Commit

Permalink
[ISSUE openmessaging#242]Remove useless variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsm committed Oct 24, 2022
1 parent 6765275 commit 0197662
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@

public class ConfigManager {

private static final Logger LOGGER = LoggerFactory.getLogger(ConfigManager.class);

//groupId#selfId -> DLedgerConfig
private final ConcurrentHashMap<String, DLedgerConfig> configMap;

Expand Down

0 comments on commit 0197662

Please sign in to comment.