aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_remote_unmount.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-09-14 10:37:06 -0700
committerChris Lu <chris.lu@gmail.com>2021-09-14 10:37:06 -0700
commit2789d10342b89691898ae1da774842c5b1ad261d (patch)
tree9b9be0e84e7d546c48a139d98b56ec288e1fda7b /weed/shell/command_remote_unmount.go
parent119d5908dd52b159c275bad10007daaf62188df0 (diff)
downloadseaweedfs-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.go1
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
}
-