Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Gaudreault <[email protected]>
  • Loading branch information
agaudreault committed Jan 22, 2025
1 parent 2a5c27e commit f3e4995
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controller/appcontroller.go
Original file line number Diff line number Diff line change
Expand Up @@ -1648,7 +1648,6 @@ func (ctrl *ApplicationController) processAppRefreshQueueItem() (processNext boo
return
}
logCtx.Warnf("Failed to get cached managed resources for tree reconciliation, fall back to full reconciliation")

}
}
ts.AddCheckpoint("comparison_with_nothing_ms")
Expand Down

0 comments on commit f3e4995

Please sign in to comment.