logrus info

This commit is contained in:
zhangkun9038@dingtalk.com 2024-12-19 22:18:52 +08:00
parent 225ae5480a
commit fbe02ab891

View File

@ -227,7 +227,6 @@ func GetRangeCandleSortedSet(cr *core.Core, setName string, count int, from time
return &cdl, err
}
for _, str := range keyAry {
fmt.Println("str1:", str)
if str == nil {
continue
}