Browse Source

remove unused message type

pull/1616/head
Chris Lu 4 years ago
parent
commit
5a16f17e47
  1. 5
      weed/pb/master.proto
  2. 859
      weed/pb/master_pb/master.pb.go

5
weed/pb/master.proto

@ -188,11 +188,6 @@ message StatisticsResponse {
// //
// collection related // collection related
// //
message StorageType {
string replication = 1;
string ttl = 2;
}
message Collection { message Collection {
string name = 1; string name = 1;
} }

859
weed/pb/master_pb/master.pb.go
File diff suppressed because it is too large
View File

Loading…
Cancel
Save