Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Sep 6, 2024
1 parent ca482cf commit bc7d6ae
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,8 @@ public String getPreferredProtocol() {

public void setPreferredProtocol(String preferredProtocol) {
this.preferredProtocol = preferredProtocol;

}

public Boolean isNoInterfaceSupport() {
return noInterfaceSupport;
}
Expand Down

0 comments on commit bc7d6ae

Please sign in to comment.