mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
del unuse var in pkg/controller
This commit is contained in:
parent
ba07527278
commit
851eac6a97
@ -147,10 +147,6 @@ var provision2Success = provisionCall{
|
||||
expectedParameters: class2Parameters,
|
||||
}
|
||||
|
||||
var provisionAlphaSuccess = provisionCall{
|
||||
ret: nil,
|
||||
}
|
||||
|
||||
// Test single call to syncVolume, expecting provisioning to happen.
|
||||
// 1. Fill in the controller with initial data
|
||||
// 2. Call the syncVolume *once*.
|
||||
|
Loading…
Reference in New Issue
Block a user