mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-16 17:22:21 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -3,4 +3,4 @@ export enum BitWidth {
|
||||
WIDTH16 = 1,
|
||||
WIDTH32 = 2,
|
||||
WIDTH64 = 3,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user