mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
bulk code format fix (#8707)
This commit is contained in:
parent
0e047869da
commit
caf3b494db
559 changed files with 38871 additions and 31276 deletions
|
|
@ -19,9 +19,9 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
sample "github.com/google/flatbuffers/samples/MyGame/Sample"
|
||||
"fmt"
|
||||
flatbuffers "github.com/google/flatbuffers/go"
|
||||
sample "github.com/google/flatbuffers/samples/MyGame/Sample"
|
||||
"strconv"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue