Skip to content

Commit

Permalink
[CCIP-2590] linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
valerii-kabisov-cll committed Jul 15, 2024
1 parent 9e00c70 commit 4b77f2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/services/ocr2/plugins/ccip/estimatorconfig/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ func NewFeeEstimatorConfigService() *FeeEstimatorConfigService {
// must be called once for each instance.
func (c *FeeEstimatorConfigService) SetOnRampReader(reader ccip.OnRampReader) {
c.onRampReader = reader
return
}

// GetDataAvailabilityConfig Returns dynamic config data availability parameters.
Expand Down

0 comments on commit 4b77f2f

Please sign in to comment.