Skip to content

Commit 6b33b6f

Browse files
committed
Run gofmt -s
1 parent e724198 commit 6b33b6f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

internal/store/horizontalpodautoscaler.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,4 +604,3 @@ func createHPAStatusCondition() generator.FamilyGenerator {
604604
}),
605605
)
606606
}
607-

internal/store/horizontalpodautoscaler_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,4 +459,3 @@ func int32ptr(value int32) *int32 {
459459
func resourcePtr(quantity resource.Quantity) *resource.Quantity {
460460
return &quantity
461461
}
462-

0 commit comments

Comments
 (0)