Skip to content

Commit 0457b79

Browse files
committed
Remove unneeded use statements
1 parent bb423df commit 0457b79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Extension/CodeExtensionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ public function testFormatArgsIntegration()
116116
$this->assertEquals($expected, $this->render($template, $data));
117117
}
118118

119-
120119
public function testFormatFileIntegration()
121120
{
122121
$template = <<<'TWIG'

0 commit comments

Comments
 (0)