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