Commit b544f219 authored by vipwzw's avatar vipwzw

auto ci

parent 08d8d17c
......@@ -5,6 +5,8 @@
package kvmvccdb
import (
"fmt"
"github.com/33cn/chain33/common"
dbm "github.com/33cn/chain33/common/db"
clog "github.com/33cn/chain33/common/log"
......@@ -13,7 +15,6 @@ import (
drivers "github.com/33cn/chain33/system/store"
"github.com/33cn/chain33/types"
"github.com/golang/protobuf/proto"
"fmt"
)
var klog = log.New("module", "kvmvccdb")
......
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