Skip to content

Commit

Permalink
Format Go code
Browse files Browse the repository at this point in the history
Signed-off-by: Pierangelo Di Pilato <[email protected]>
  • Loading branch information
pierDipi authored and knative-prow-robot committed Aug 31, 2023
1 parent e1eac60 commit 8715eb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/scheduler/statefulset/scheduler.go
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ func (s *StatefulSetScheduler) scheduleVPod(vpod scheduler.VPod) ([]duckv1alpha1

logger.Debugw("scheduling", zap.Any("state", state))


existingPlacements := vpod.GetPlacements()
var left int32

Expand Down

0 comments on commit 8715eb9

Please sign in to comment.