mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
remove unused const failedExpiration
This commit is contained in:
parent
ededd08ba1
commit
30bfa7d078
@ -47,7 +47,6 @@ const (
|
||||
// cleaned up.
|
||||
approvedExpiration = 1 * time.Hour
|
||||
deniedExpiration = 1 * time.Hour
|
||||
failedExpiration = 1 * time.Hour
|
||||
pendingExpiration = 24 * time.Hour
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user