You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-12-17 23:27:37 +02:00
gofmt
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
|||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
"fmt"
|
||||||
"reflect"
|
"reflect"
|
||||||
"unsafe"
|
|
||||||
"time"
|
"time"
|
||||||
|
"unsafe"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Decoder is an internal type registered to cache as needed.
|
// Decoder is an internal type registered to cache as needed.
|
||||||
|
|||||||
Reference in New Issue
Block a user