Skip to content

Commit

Permalink
delete blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
congbo committed May 8, 2024
1 parent 7d9e9a6 commit b60341e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ private void handleState(Watcher.Event.KeeperState zkClientState) {
case Disconnected:
this.metadataServiceAvailable = false;
break;

default:
this.metadataServiceAvailable = true;
}
Expand Down

0 comments on commit b60341e

Please sign in to comment.