Skip to content

Commit 40751ea

Browse files
whitespace linting fixes
1 parent c6a5041 commit 40751ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/autoscaler/scaling/autoscaler_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,6 @@ func TestPausingCollection(t *testing.T) {
911911
if metrics.collections[key].getPaused() != false {
912912
t.Errorf("metric collection should be resumed but was paused")
913913
}
914-
915914
}
916915

917916
// staticMetricClient returns stable/panic concurrency and RPS with static value, i.e. 10.

0 commit comments

Comments
 (0)