mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
raftsnap: clean up import paths
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
e11f3d852f
commit
a5b682e40a
@ -23,6 +23,7 @@ import (
|
||||
"path/filepath"
|
||||
|
||||
"github.com/coreos/etcd/pkg/fileutil"
|
||||
|
||||
humanize "github.com/dustin/go-humanize"
|
||||
"go.uber.org/zap"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user