chore: lint

This commit is contained in:
Luan
2025-04-06 20:38:42 -03:00
parent e720acf743
commit d17ec5a045
25 changed files with 65 additions and 66 deletions

View File

@@ -5,4 +5,4 @@ message TimeRange {
optional int64 start = 1;
optional int64 duration = 2;
optional int32 timescale = 3;
}
}