mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 01:01:56 +00:00
grid2: remove outdated comment
This commit is contained in:
parent
e2435f1fc0
commit
9d1da7c847
|
@ -1611,7 +1611,6 @@ func (s *Strategy) getWriteContext(fallbackCtxList ...context.Context) context.C
|
|||
return s.writeCtx
|
||||
}
|
||||
|
||||
// fallback to context background
|
||||
for _, c := range fallbackCtxList {
|
||||
if c != nil {
|
||||
return c
|
||||
|
|
Loading…
Reference in New Issue
Block a user