|
@@ -14,9 +14,9 @@ |
|
|
block discarded – undo |
|
14
|
14
|
use craft\events\RegisterTemplateRootsEvent; |
|
15
|
15
|
use craft\events\RegisterUrlRulesEvent; |
|
16
|
16
|
use craft\services\Fields; |
|
17
|
|
-use craft\web\twig\variables\CraftVariable; |
|
18
|
17
|
use craft\web\UrlManager; |
|
19
|
18
|
use craft\web\View; |
|
|
19
|
+use craft\web\twig\variables\CraftVariable; |
|
20
|
20
|
use flipbox\craft\ember\modules\LoggerTrait; |
|
21
|
21
|
use flipbox\craft\hubspot\fields\Companies; |
|
22
|
22
|
use flipbox\craft\hubspot\fields\ContactLists; |
Please login to merge, or discard this patch.