fix compilation

This commit is contained in:
Chris Lu 2020-08-16 01:38:16 -07:00
parent 4a77f0820a
commit 6111b265e7

View file

@ -7,7 +7,6 @@ import (
"sort" "sort"
"sync" "sync"
"github.com/chrislusf/seaweedfs/weed/glog"
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb" "github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
) )