diff options
Diffstat (limited to 'go/weed/mount.go')
| -rw-r--r-- | go/weed/mount.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/go/weed/mount.go b/go/weed/mount.go index 23f85f567..0290e0f53 100644 --- a/go/weed/mount.go +++ b/go/weed/mount.go @@ -1,7 +1,6 @@ package main -import ( -) +import () type MountOptions struct { filer *string |
