Browse Source

fix compilation

pull/667/head
Chris Lu 7 years ago
parent
commit
d2a811eef2
  1. 1
      weed/filesys/dir.go

1
weed/filesys/dir.go

@ -10,7 +10,6 @@ import (
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
"path/filepath"
"time"
"github.com/chrislusf/seaweedfs/weed/filer2"
)
type Dir struct {

Loading…
Cancel
Save