mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-05-04 05:27:48 +08:00
remove unused message type
This commit is contained in:
parent
c32b6f4d9d
commit
5a16f17e47
@ -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
Loading…
Reference in New Issue
Block a user