Skip to content

Commit

Permalink
Restyled by google-java-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and joonhaengHeo committed Mar 11, 2024
1 parent 9f5818d commit 32fcfb6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ public Builder setAdminSubject(long adminSubject) {
* has to be enabled.
*
* @param enableServerInteractions indicates whether to enable server interactions.
*
*/
public Builder setEnableServerInteractions(boolean enableServerInteractions) {
this.enableServerInteractions = enableServerInteractions;
Expand Down

0 comments on commit 32fcfb6

Please sign in to comment.