k3s/pkg/controller/replicaset
Kubernetes Submit Queue ff96c1a1cc
Merge pull request #59634 from WanLinghao/replica_set_unused_function_remove
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

remove unused function in test file

remove unused function in
	pkg/controller/replicaset/replica_set_test.go



**What this PR does / why we need it**:

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-02-20 12:18:19 -08:00
..
options update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS Add enisoc to RC/RS OWNERS. 2017-11-07 14:48:32 -08:00
doc.go
replica_set.go remove duplicated import 2018-01-17 09:34:59 +08:00
replica_set_test.go remove unused function in 2018-02-09 15:42:47 +08:00
replica_set_utils.go Deduplicate RC/RS controller code. 2017-11-07 14:48:32 -08:00
replica_set_utils_test.go refactor replicaset sync call tree 2017-11-01 16:16:19 -07:00