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"
"sync"
"github.com/chrislusf/seaweedfs/weed/glog"
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
)