mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
fix indentation issue
This commit is contained in:
parent
75e8a873b1
commit
4767ea7bad
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ message FrameMeta {
|
|||
string CacheType = 3;
|
||||
uint32 CacheSize = 4;
|
||||
string TimeQuantum = 5;
|
||||
repeated Field Fields = 7;
|
||||
repeated Field Fields = 7;
|
||||
}
|
||||
|
||||
message ImportResponse {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue