diff options
Diffstat (limited to 'src/encoding/json/decode.go')
| -rw-r--r-- | src/encoding/json/decode.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/encoding/json/decode.go b/src/encoding/json/decode.go index 5ff1014dc5..59d4c7e734 100644 --- a/src/encoding/json/decode.go +++ b/src/encoding/json/decode.go @@ -19,7 +19,6 @@ import ( "unicode" "unicode/utf16" "unicode/utf8" - _ "unsafe" // for linkname ) // Unmarshal parses the JSON-encoded data and stores the result |
