aboutsummaryrefslogtreecommitdiff
path: root/weed/command
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command')
-rw-r--r--weed/command/mount_darwin.go1
-rw-r--r--weed/command/mount_freebsd.go1
-rw-r--r--weed/command/mount_linux.go1
3 files changed, 0 insertions, 3 deletions
diff --git a/weed/command/mount_darwin.go b/weed/command/mount_darwin.go
index 5b3fff513..632691e47 100644
--- a/weed/command/mount_darwin.go
+++ b/weed/command/mount_darwin.go
@@ -1,7 +1,6 @@
package command
import (
-
"github.com/seaweedfs/fuse"
)
diff --git a/weed/command/mount_freebsd.go b/weed/command/mount_freebsd.go
index 5b3fff513..632691e47 100644
--- a/weed/command/mount_freebsd.go
+++ b/weed/command/mount_freebsd.go
@@ -1,7 +1,6 @@
package command
import (
-
"github.com/seaweedfs/fuse"
)
diff --git a/weed/command/mount_linux.go b/weed/command/mount_linux.go
index f07e5bfe8..7d94e5142 100644
--- a/weed/command/mount_linux.go
+++ b/weed/command/mount_linux.go
@@ -1,7 +1,6 @@
package command
import (
-
"github.com/seaweedfs/fuse"
)