diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-03-07 06:12:57 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-03-07 06:12:57 -0800 |
| commit | 1ae83c29389c64fedabaa5e401154c5b57add40c (patch) | |
| tree | 8a4aca03c68bdbeeb053570dd4430e70d1fb71a4 /weed/command/mount.go | |
| parent | 564629444befcdd7f71dade1713199b212243226 (diff) | |
| download | seaweedfs-1ae83c29389c64fedabaa5e401154c5b57add40c.tar.xz seaweedfs-1ae83c29389c64fedabaa5e401154c5b57add40c.zip | |
go fmt
Diffstat (limited to 'weed/command/mount.go')
| -rw-r--r-- | weed/command/mount.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/command/mount.go b/weed/command/mount.go index 792845083..f1448c6cc 100644 --- a/weed/command/mount.go +++ b/weed/command/mount.go @@ -62,4 +62,3 @@ var cmdMount = &Command{ `, } - |
