We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b42332 commit f4b5336Copy full SHA for f4b5336
src/Document/Document.php
@@ -15,7 +15,6 @@
15
namespace JsonApiPhp\JsonApi\Document;
16
17
use JsonApiPhp\JsonApi\Document\Resource\IdentifiableResource;
18
-use JsonApiPhp\JsonApi\Document\Resource\ResourceObject;
19
use JsonApiPhp\JsonApi\HasLinksAndMeta;
20
21
final class Document implements \JsonSerializable
0 commit comments