Commit 3916fad1 authored by vipwzw's avatar vipwzw

auto ci

parent 9f5828d8
......@@ -472,7 +472,7 @@ func deletePrunedMavlData(db dbm.DB, prefix string) (status int) {
count++
}
if count > onceCount {
return 2 //loop
return 2 //loop
}
}
dbm.MustWrite(batch)
......
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