diff options
Diffstat (limited to 'drive/update.go')
| -rw-r--r-- | drive/update.go | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/drive/update.go b/drive/update.go index bd9fb4c..c4ee341 100644 --- a/drive/update.go +++ b/drive/update.go @@ -19,7 +19,6 @@ type UpdateArgs struct {      Parents []string      Mime string      Recursive bool -    Share bool      ChunkSize int64  } | 
