aboutsummaryrefslogtreecommitdiff
path: root/weed/command/imports.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/imports.go')
-rw-r--r--weed/command/imports.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/weed/command/imports.go b/weed/command/imports.go
index d7ade1379..ce0bf0e10 100644
--- a/weed/command/imports.go
+++ b/weed/command/imports.go
@@ -27,5 +27,4 @@ import (
_ "github.com/chrislusf/seaweedfs/weed/filer/redis"
_ "github.com/chrislusf/seaweedfs/weed/filer/redis2"
_ "github.com/chrislusf/seaweedfs/weed/filer/sqlite"
-
-) \ No newline at end of file
+)