Skip to content

Commit

Permalink
adhere to linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsbeck committed Oct 16, 2024
1 parent 1199317 commit 1ad2cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factory/objective_stop_balance.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (

// addStopBalanceObjective adds the stop balance objective to the model.
func addStopBalanceObjective(
input schema.Input,
_ schema.Input,
model nextroute.Model,
options Options,
) (nextroute.Model, error) {
Expand Down

0 comments on commit 1ad2cd5

Please sign in to comment.