Skip to content

Commit

Permalink
Remove the unused instance in configV6
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 committed Aug 22, 2023
1 parent af8aaa7 commit e09a902
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ public static class Dynamic {
public String hosts_resolver_mode = "ip-only";
public String transport_userrname_attribute;
public boolean do_not_fail_on_forbidden_empty;
public OnBehalfOf on_behalf_of = new OnBehalfOf() {

};

@Override
public String toString() {
Expand Down

0 comments on commit e09a902

Please sign in to comment.