mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user