mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
const string testQuantityFlag no longer use
This commit is contained in:
parent
2ead4ba589
commit
b7a5fc9942
@ -29,10 +29,6 @@ import (
|
|||||||
inf "gopkg.in/inf.v0"
|
inf "gopkg.in/inf.v0"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
|
||||||
testQuantityFlag = QuantityFlag("quantityFlag", "1M", "dummy flag for testing the quantity flag mechanism")
|
|
||||||
)
|
|
||||||
|
|
||||||
var useInfDec bool
|
var useInfDec bool
|
||||||
|
|
||||||
func amount(i int64, exponent int) infDecAmount {
|
func amount(i int64, exponent int) infDecAmount {
|
||||||
|
Loading…
Reference in New Issue
Block a user