aboutsummaryrefslogtreecommitdiff
path: root/weed/command/mount_linux.go
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2019-10-29 19:43:56 -0700
committerGitHub <noreply@github.com>2019-10-29 19:43:56 -0700
commitd4f755347e4874cf0a2fd13480580f348b86a465 (patch)
tree100be0c642c7863baac2d7bae4c84fda62960925 /weed/command/mount_linux.go
parenteb2172f63fcdf7f5455c142daaceb6b1a489f7f4 (diff)
parentc2884cace2fae44dd97d718db30a22ab70151d63 (diff)
downloadseaweedfs-d4f755347e4874cf0a2fd13480580f348b86a465.tar.xz
seaweedfs-d4f755347e4874cf0a2fd13480580f348b86a465.zip
Merge pull request #1097 from iliul/misc-updated
misc updated
Diffstat (limited to 'weed/command/mount_linux.go')
-rw-r--r--weed/command/mount_linux.go1
1 files changed, 0 insertions, 1 deletions
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"
)