format protobuf files (#10550)
Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
Vendored
+4
-4
@@ -37,8 +37,8 @@ message BadMultiSignature {
|
||||
}
|
||||
|
||||
message TableModel {
|
||||
uint64 id = 1;
|
||||
string name = 2;
|
||||
uint64 number = 3;
|
||||
bytes metadata = 4;
|
||||
uint64 id = 1;
|
||||
string name = 2;
|
||||
uint64 number = 3;
|
||||
bytes metadata = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user