Skip to content

Commit

Permalink
Update pkg/oonimkall/taskrunner.go
Browse files Browse the repository at this point in the history
Co-authored-by: DecFox <[email protected]>
  • Loading branch information
bassosimone and DecFox authored Jun 6, 2024
1 parent a362d36 commit 067e043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/oonimkall/taskrunner.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ func (r *runnerForTask) Run(rootCtx context.Context) {
// code a lot, I'd rather avoid changing it even more,
// for the following reason:
//
// If we add an call targetloading.Loader here, this code will
// If we add and call targetloading.Loader here, this code will
// magically invoke check-in for InputOrQueryBackend,
// which we need to make sure the app can handle. This is
// the main reason why now I don't fill like properly
Expand Down

0 comments on commit 067e043

Please sign in to comment.