Skip to content

Commit ec2d263

Browse files
committed
gofumpt
1 parent e2d98b1 commit ec2d263

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/autoscaler/scaling/autoscaler_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ func TestAutoscalerScaleDownDelay(t *testing.T) {
130130
}
131131

132132
func TestAutoscalerScaleDownDelayNotReachable(t *testing.T) {
133-
134133
pc := &fakePodCounter{}
135134
metrics := &metricClient{}
136135
spec := &DeciderSpec{

0 commit comments

Comments
 (0)