Completed
Pull Request — master (#114)
by Bart
03:25
created
tests/unit/Converters/Elements/GlobalSetTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use yii\base\Behavior;
9 9
 use craft\models\FieldLayout;
10 10
 use craft\models\Site;
11
-use craft\services\Fields;
12 11
 use Codeception\Test\Unit;
13 12
 
14 13
 /**
Please login to merge, or discard this patch.
tests/unit/Services/ModelProcessorTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use craft\models\CategoryGroup_SiteSettings;
8 8
 use craft\models\FieldLayout;
9 9
 use craft\models\Site;
10
-use craft\services\Fields;
11 10
 use Codeception\Test\Unit;
12 11
 use NerdsAndCompany\Schematic\Schematic;
13 12
 
Please login to merge, or discard this patch.