mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-21 03:17:32 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
export enum TestEnum {
|
||||
A = 0,
|
||||
B = 1,
|
||||
C = 2
|
||||
C = 2,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user