We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a11a7 commit b37d2bbCopy full SHA for b37d2bb
1 file changed
ps_googleanalytics.php
@@ -197,7 +197,6 @@ public function hookactionCarrierProcess($params)
197
{
198
$hook = new PrestaShop\Module\Ps_Googleanalytics\Hooks\HookActionCarrierProcess($this, $this->context);
199
$hook->setParams($params);
200
-
201
return $hook->run();
202
}
203
0 commit comments