Skip to content

Commit

Permalink
Address lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
falfaroc committed Dec 23, 2024
1 parent 9da9459 commit 612a6fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -2659,7 +2659,6 @@ func (s *service) systemProbeAll(ctx context.Context) error {
} else {
Log.Infof("array %s probed successfully", systemID)
}

}(array)
}

Expand Down

0 comments on commit 612a6fa

Please sign in to comment.