Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
  • Loading branch information
dfawley and arvindbr8 committed Mar 19, 2024
1 parent 30df270 commit 4366e7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clientconn.go
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,6 @@ func (ac *addrConn) updateConnectivityState(s connectivity.State, lastErr error)
channelz.Infof(logger, ac.channelz, "Subchannel Connectivity change to %v, last error: %s", s, lastErr)
}
ac.acbw.updateState(s, lastErr)

}

// adjustParams updates parameters used to create transports upon
Expand Down

0 comments on commit 4366e7b

Please sign in to comment.