remove unused message type
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user