Skip to content

Commit 901285b

Browse files
committed
remove unused
1 parent bda0097 commit 901285b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

view/frontend/templates/hyva/cart-script-additions.phtml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
<?php declare(strict_types=1);
22

33
use Magento\Framework\View\Element\Template;
4-
use Yireo\GoogleTagManager2\ViewModel\Commons;
54

65
/** @var Template $block */
7-
/** @var Commons $commons */
8-
$commons = $block->getCommonsViewModel();
96
?>
107
<script>
118
document.addEventListener('DOMContentLoaded', function () {

0 commit comments

Comments
 (0)