Skip to content

Commit

Permalink
Remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed Jan 6, 2025
1 parent ee07876 commit 1b5a8aa
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,6 @@ public void onSubchannelState(ConnectivityStateInfo stateInfo) {
// syncContext.throwIfNotInThisSynchronizationContext()
pickReady();
}
if (newState == TRANSIENT_FAILURE) {
helper.refreshNameResolution();
}
}
}
}

0 comments on commit 1b5a8aa

Please sign in to comment.