@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace Tobscure\JsonApi; |
13 | 13 | |
14 | 14 | use JsonSerializable; |
15 | -use LogicException; |
|
16 | 15 | |
17 | 16 | class Document implements JsonSerializable |
18 | 17 | { |