Skip to content

Commit 7f095c6

Browse files
authored
Remove useless empty variable
1 parent d70d07f commit 7f095c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ps_googleanalytics.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ public function hookDisplayAdminOrder()
139139
{
140140
$gaTagHandler = new PrestaShop\Module\Ps_Googleanalytics\Handler\GanalyticsJsHandler($this, $this->context);
141141

142-
$output = '';
143142
$output = $gaTagHandler->generate(
144143
$this->context->cookie->__get('ga_admin_refund'),
145144
true

0 commit comments

Comments
 (0)