wal: fix missing import
This commit is contained in:
@ -20,6 +20,7 @@ import (
|
||||
"os"
|
||||
"path"
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"github.com/coreos/etcd/pkg/pbutil"
|
||||
"github.com/coreos/etcd/raft/raftpb"
|
||||
|
Reference in New Issue
Block a user