diff --git a/unmarshal_test.go b/unmarshal_test.go index 542d4fd..cf70e75 100644 --- a/unmarshal_test.go +++ b/unmarshal_test.go @@ -1,7 +1,6 @@ package jsonapi import ( - _ "embed" "encoding/json" "fmt" "reflect"