mirror of
https://github.com/sourcegraph/jsonrpc2.git
synced 2026-06-18 21:20:02 +02:00
fix File is not goimports-ed (#28)
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
This commit is contained in:
parent
8819199291
commit
0f50d0d83e
2 changed files with 0 additions and 2 deletions
|
|
@ -691,4 +691,3 @@ func (v *anyValueWithExplicitNull) UnmarshalJSON(data []byte) error {
|
|||
*v = anyValueWithExplicitNull{}
|
||||
return json.Unmarshal(data, &v.value)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue