aboutsummaryrefslogtreecommitdiff
path: root/go/filer/files_in_leveldb.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/filer/files_in_leveldb.go')
-rw-r--r--go/filer/files_in_leveldb.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/go/filer/files_in_leveldb.go b/go/filer/files_in_leveldb.go
index 41fbc74bd..781bb0e5f 100644
--- a/go/filer/files_in_leveldb.go
+++ b/go/filer/files_in_leveldb.go
@@ -2,6 +2,7 @@ package filer
import (
"bytes"
+
"github.com/chrislusf/weed-fs/go/glog"
"github.com/syndtr/goleveldb/leveldb"
"github.com/syndtr/goleveldb/leveldb/util"