remove dead code

This commit is contained in:
chrislu
2022-02-27 03:03:19 -08:00
parent aa9eef81e6
commit c3792c8352
37 changed files with 3 additions and 4098 deletions

View File

@@ -1,8 +1,8 @@
package mount
import (
"github.com/chrislusf/seaweedfs/weed/filesys/page_writer"
"github.com/chrislusf/seaweedfs/weed/glog"
"github.com/chrislusf/seaweedfs/weed/mount/page_writer"
)
type PageWriter struct {