diff options
Diffstat (limited to 'other/java/client')
| -rw-r--r-- | other/java/client/src/main/proto/filer.proto | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/other/java/client/src/main/proto/filer.proto b/other/java/client/src/main/proto/filer.proto index a015ba01b..fa37703b2 100644 --- a/other/java/client/src/main/proto/filer.proto +++ b/other/java/client/src/main/proto/filer.proto @@ -125,7 +125,6 @@ message Entry { RemoteEntry remote_entry = 10; int64 quota = 11; // for bucket only. Positive/Negative means enabled/disabled. - string collection = 12; // for bucket only. Empty means using default bucket name. } message FullEntry { |
