Skip to content

Commit

Permalink
Remove extra empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
ywangd committed Mar 17, 2020
1 parent ed2a657 commit 02b2521
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ public int hashCode() {
return result;
}


public boolean isEmpty() {
return clusterPrivileges.length == 0
&& configurableClusterPrivileges.length == 0
Expand Down

0 comments on commit 02b2521

Please sign in to comment.