mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-05 04:57:05 +00:00
Resolve Go fmt and vet warnings (#4134)
* Resolve Go fmt and vet warnings. * Undo generated code gofmt.
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
e2373668d9
commit
b55f18649a
@@ -1,7 +1,7 @@
|
||||
package flatbuffers
|
||||
|
||||
import (
|
||||
"unsafe"
|
||||
"unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user