mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
support: remove unused const
This commit is contained in:
parent
6ef54bf2fb
commit
3112b40634
|
@ -15,8 +15,6 @@ import (
|
|||
|
||||
const ID = "support"
|
||||
|
||||
const stateKey = "state-v1"
|
||||
|
||||
var log = logrus.WithField("strategy", ID)
|
||||
|
||||
var zeroiw = types.IntervalWindow{}
|
||||
|
|
Loading…
Reference in New Issue
Block a user