Commit b7a5fc99 authored by guangxuli's avatar guangxuli

const string testQuantityFlag no longer use

parent 2ead4ba5
......@@ -29,10 +29,6 @@ import (
inf "gopkg.in/inf.v0"
)
var (
testQuantityFlag = QuantityFlag("quantityFlag", "1M", "dummy flag for testing the quantity flag mechanism")
)
var useInfDec bool
func amount(i int64, exponent int) infDecAmount {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment