Skip to content

Commit

Permalink
Resolving linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
safwank97 committed Oct 10, 2023
1 parent 8858a8a commit 31f4058
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import (

// Test reconcile function
func TestMachineHealthCheckReconciler(t *testing.T) {

transitionTime := metav1.Time{Time: time.Now()}
defaultAvailable := utilconditions.ControllerDefaultAvailable(MHCControllerName)
defaultProgressing := utilconditions.ControllerDefaultProgressing(MHCControllerName)
Expand Down

0 comments on commit 31f4058

Please sign in to comment.