diff options
| author | Lei Liu <lei01.liu@horizon.ai> | 2019-10-29 21:28:28 +0800 |
|---|---|---|
| committer | Lei Liu <lei01.liu@horizon.ai> | 2019-10-29 21:28:28 +0800 |
| commit | c2884cace2fae44dd97d718db30a22ab70151d63 (patch) | |
| tree | 100be0c642c7863baac2d7bae4c84fda62960925 /weed/command/mount_linux.go | |
| parent | eb2172f63fcdf7f5455c142daaceb6b1a489f7f4 (diff) | |
| download | seaweedfs-c2884cace2fae44dd97d718db30a22ab70151d63.tar.xz seaweedfs-c2884cace2fae44dd97d718db30a22ab70151d63.zip | |
misc updated
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
Diffstat (limited to 'weed/command/mount_linux.go')
| -rw-r--r-- | weed/command/mount_linux.go | 1 |
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" ) |
