Skip to content

Commit 8007067

Browse files
committed
TASK: Fix linting error
1 parent a98d157 commit 8007067

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Functional/AfxServiceTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,4 @@ public function childrenAnnotationWithExpressionRaisesException()
659659
$afxCode = '<div @children={expression} ><span/></div>';
660660
AfxService::convertAfxToFusion($afxCode);
661661
}
662-
663-
664662
}

0 commit comments

Comments
 (0)