go fmt
This commit is contained in:
@@ -34,7 +34,7 @@ func runMount(cmd *Command, args []string) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
if len(args)>0 {
|
||||
if len(args) > 0 {
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user