mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 08:25:02 +08:00
fix compilation error
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
|||||||
"code.google.com/p/weed-fs/go/glog"
|
"code.google.com/p/weed-fs/go/glog"
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
"time"
|
_ "time"
|
||||||
)
|
)
|
||||||
|
|
||||||
func (v *Volume) garbageLevel() float64 {
|
func (v *Volume) garbageLevel() float64 {
|
||||||
|
Reference in New Issue
Block a user