Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
xyuanlu committed Jun 24, 2024
1 parent 3726ed0 commit 3f67148
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ public void handleSessionEstablishmentError(Throwable error) throws Exception {
}

@VisibleForTesting
ZkClient getZkClient() {
ZkClient getZkClient() {
return _zkClient;
}
}

0 comments on commit 3f67148

Please sign in to comment.