Passed
Pull Request — master (#14)
by Anton
02:12
created
src/JsonApiParser.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 
6 6
 namespace tuyakhov\jsonapi;
7 7
 
8
-use yii\base\InvalidConfigException;
9 8
 use yii\helpers\ArrayHelper;
10 9
 use yii\helpers\Inflector;
11 10
 use \yii\web\JsonParser;
Please login to merge, or discard this patch.