Completed
Push — develop ( ac2170...382809 )
by Nate
06:46
created
src/cp/actions/fields/CreateItem.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,8 +12,8 @@
 block discarded – undo
12 12
 use craft\base\ElementInterface;
13 13
 use flipbox\ember\actions\traits\Manage;
14 14
 use flipbox\ember\helpers\SiteHelper;
15
-use flipbox\hubspot\fields\Objects;
16 15
 use flipbox\hubspot\HubSpot;
16
+use flipbox\hubspot\fields\Objects;
17 17
 use flipbox\hubspot\records\ObjectAssociation;
18 18
 use yii\base\Action;
19 19
 use yii\web\HttpException;
Please login to merge, or discard this patch.