remove most references to api.PreV1Beta3
This commit is contained in:
@@ -28,9 +28,6 @@ import (
|
||||
)
|
||||
|
||||
func getLimitRangesResourceName() string {
|
||||
if api.PreV1Beta3(testapi.Version()) {
|
||||
return "limitRanges"
|
||||
}
|
||||
return "limitranges"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user