Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kqzh committed Sep 26, 2023
1 parent d2cf722 commit 95508c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/controller/component/reclaimer/meta_reconciler.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ func (m *meta) Reconcile(nc *v1alpha1.NebulaCluster) error {
}

worker := func() error {

var hasDataPV bool
if pod.Labels[label.ComponentLabelKey] == label.GraphdLabelVal {
hasDataPV = false
Expand Down

0 comments on commit 95508c2

Please sign in to comment.