mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-24 21:23:39 +08:00
"golang.org/x/exp/slices" => "slices" and go fmt
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"github.com/seaweedfs/seaweedfs/weed/glog"
|
||||
"github.com/seaweedfs/seaweedfs/weed/storage"
|
||||
"github.com/seaweedfs/seaweedfs/weed/storage/types"
|
||||
"golang.org/x/exp/slices"
|
||||
"path"
|
||||
"slices"
|
||||
)
|
||||
|
||||
type OnDiskCacheLayer struct {
|
||||
|
Reference in New Issue
Block a user