Skip to content

Commit

Permalink
checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
guohao-rosicky committed Aug 28, 2023
1 parent 48ae530 commit f2670a9
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,13 +158,6 @@ void close() {

private final TimeDuration channelInactiveGracePeriod;








public NettyServerStreamRpc(RaftServer server, Parameters parameters) {
this.name = server.getId() + "-" + JavaUtils.getClassSimpleName(getClass());
this.metrics = new NettyServerStreamRpcMetrics(this.name);
Expand Down

0 comments on commit f2670a9

Please sign in to comment.