Completed
Push — master ( d64f6f...161894 )
by Nate
05:00 queued 02:19
created
src/HubSpot.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,9 +15,9 @@
 block discarded – undo
15 15
 use craft\events\RegisterUrlRulesEvent;
16 16
 use craft\helpers\UrlHelper;
17 17
 use craft\services\Fields;
18
-use craft\web\twig\variables\CraftVariable;
19 18
 use craft\web\UrlManager;
20 19
 use craft\web\View;
20
+use craft\web\twig\variables\CraftVariable;
21 21
 use flipbox\craft\ember\modules\LoggerTrait;
22 22
 use flipbox\craft\hubspot\fields\Companies;
23 23
 use flipbox\craft\hubspot\fields\ContactLists;
Please login to merge, or discard this patch.