mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-09 14:46:26 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export enum Encoding {
|
||||
UTF8_BYTES = 1,
|
||||
UTF16_STRING = 2
|
||||
}
|
||||
UTF8_BYTES = 1,
|
||||
UTF16_STRING = 2,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user