operatror_controller:remove redundant logic introduced by #6427
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
the following logic was redundant since #6427
we could remove L469~L470
https://github.com/tikv/pd/blob/982fa22ffad01ebe640e5c23f3c6d0c67bde6742/pkg/schedule/operator/operator_controller.go#L469-L470
from the follow part:
https://github.com/tikv/pd/blob/982fa22ffad01ebe640e5c23f3c6d0c67bde6742/pkg/schedule/operator/operator_controller.go#L427-L472
Contributor guide
Assessment
This issue has not been assessed yet.