Resolve Go fmt and vet warnings (#4134)

* Resolve Go fmt and vet warnings.

* Undo generated code gofmt.
This commit is contained in:
Pascal S. de Kloe
2017-01-10 02:13:44 +01:00
committed by Wouter van Oortmerssen
parent e2373668d9
commit b55f18649a
3 changed files with 117 additions and 117 deletions

View File

@@ -1,7 +1,7 @@
package flatbuffers
import (
"unsafe"
"unsafe"
)
const (