fix compilation error

This commit is contained in:
Chris Lu 2014-05-26 17:36:41 -07:00
parent 625f880b15
commit 3e5b4da361

View file

@ -4,7 +4,7 @@ import (
"code.google.com/p/weed-fs/go/glog"
"fmt"
"os"
"time"
_ "time"
)
func (v *Volume) garbageLevel() float64 {