Passed
Pull Request — master (#9)
by
unknown
02:12
created
src/Serializer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 namespace tuyakhov\jsonapi;
7 7
 
8 8
 use yii\base\Component;
9
-use yii\base\InvalidValueException;
10 9
 use yii\base\Model;
11 10
 use yii\data\DataProviderInterface;
12 11
 use yii\data\Pagination;
Please login to merge, or discard this patch.