Skip to content

Commit

Permalink
Actualizar BlockHelper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 authored and github-actions[bot] committed May 8, 2023
1 parent 57abf83 commit 6401796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Templating/Helper/BlockHelper.php
Expand Up @@ -476,7 +476,6 @@ public function render($block, array $options = []): string
}

if (null !== $stats) {
/** @psalm-suppress ArgumentTypeCoercion https://github.com/vimeo/psalm/issues/9150 */
$this->stopTracing($blockContext->getBlock(), $stats);
}

Expand Down

0 comments on commit 6401796

Please sign in to comment.