aboutsummaryrefslogtreecommitdiff
path: root/go/storage/volume_super_block.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/storage/volume_super_block.go')
-rw-r--r--go/storage/volume_super_block.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/go/storage/volume_super_block.go b/go/storage/volume_super_block.go
index a7e86b1c3..57e0deea9 100644
--- a/go/storage/volume_super_block.go
+++ b/go/storage/volume_super_block.go
@@ -1,9 +1,10 @@
package storage
import (
- "github.com/chrislusf/weed-fs/go/glog"
"fmt"
"os"
+
+ "github.com/chrislusf/weed-fs/go/glog"
)
const (