Completed
Pull Request — master (#119)
by Toby
04:40
created
src/Document.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace Tobscure\JsonApi;
13 13
 
14 14
 use JsonSerializable;
15
-use LogicException;
16 15
 
17 16
 class Document implements JsonSerializable
18 17
 {
Please login to merge, or discard this patch.