chore: update linter. (#706)
* chore: update linter. * chore: remove not needed travis env var.
This commit is contained in:
committed by
GitHub
parent
f19b7563ea
commit
a6c24a0d13
@@ -8,7 +8,7 @@ import (
|
||||
"unsafe"
|
||||
)
|
||||
|
||||
// Symbols stores the map of unsafe package symbols
|
||||
// Symbols stores the map of unsafe package symbols.
|
||||
var Symbols = map[string]map[string]reflect.Value{}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user