aboutsummaryrefslogtreecommitdiff
path: root/weed/command/mount_darwin.go
diff options
context:
space:
mode:
authorLei Liu <lei01.liu@horizon.ai>2019-10-29 21:28:28 +0800
committerLei Liu <lei01.liu@horizon.ai>2019-10-29 21:28:28 +0800
commitc2884cace2fae44dd97d718db30a22ab70151d63 (patch)
tree100be0c642c7863baac2d7bae4c84fda62960925 /weed/command/mount_darwin.go
parenteb2172f63fcdf7f5455c142daaceb6b1a489f7f4 (diff)
downloadseaweedfs-c2884cace2fae44dd97d718db30a22ab70151d63.tar.xz
seaweedfs-c2884cace2fae44dd97d718db30a22ab70151d63.zip
misc updated
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
Diffstat (limited to 'weed/command/mount_darwin.go')
-rw-r--r--weed/command/mount_darwin.go1
1 files changed, 0 insertions, 1 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"
)