diff options
| author | Chris Lu <chris.lu@gmail.com> | 2021-09-14 10:37:06 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2021-09-14 10:37:06 -0700 |
| commit | 2789d10342b89691898ae1da774842c5b1ad261d (patch) | |
| tree | 9b9be0e84e7d546c48a139d98b56ec288e1fda7b /weed/shell/command_remote_unmount.go | |
| parent | 119d5908dd52b159c275bad10007daaf62188df0 (diff) | |
| download | seaweedfs-2789d10342b89691898ae1da774842c5b1ad261d.tar.xz seaweedfs-2789d10342b89691898ae1da774842c5b1ad261d.zip | |
go fmt
Diffstat (limited to 'weed/shell/command_remote_unmount.go')
| -rw-r--r-- | weed/shell/command_remote_unmount.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/shell/command_remote_unmount.go b/weed/shell/command_remote_unmount.go index 04fd5e388..d030143a3 100644 --- a/weed/shell/command_remote_unmount.go +++ b/weed/shell/command_remote_unmount.go @@ -118,4 +118,3 @@ func (c *commandRemoteUnmount) purgeMountedData(commandEnv *CommandEnv, dir stri return nil } - |
