From bbf1c0b06e477fdf4aa07617f194988845670b2b Mon Sep 17 00:00:00 2001 From: richardDobron Date: Thu, 23 Jun 2022 16:17:53 +0000 Subject: [PATCH] Fix styling --- src/fbt/Transform/FbtTransform/FbtUtils.php | 1 - tests/fbt/fbtTest.php | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/fbt/Transform/FbtTransform/FbtUtils.php b/src/fbt/Transform/FbtTransform/FbtUtils.php index 0e34f1a..7dbb2b2 100644 --- a/src/fbt/Transform/FbtTransform/FbtUtils.php +++ b/src/fbt/Transform/FbtTransform/FbtUtils.php @@ -2,7 +2,6 @@ namespace fbt\Transform\FbtTransform; -use fbt\Exceptions\FbtException; use fbt\Exceptions\FbtParserException; use function fbt\invariant; use fbt\Runtime\fbtElement; diff --git a/tests/fbt/fbtTest.php b/tests/fbt/fbtTest.php index cd058ce..fca0925 100644 --- a/tests/fbt/fbtTest.php +++ b/tests/fbt/fbtTest.php @@ -4,7 +4,6 @@ namespace tests\fbt; -use fbt\Exceptions\FbtException; use fbt\Lib\IntlViewerContext; use fbt\Runtime\Shared\fbt; use fbt\Runtime\Shared\FbtHooks; @@ -22,7 +21,8 @@ public function testDisableTagsWithoutContent() { self::expectExceptionMessage('text cannot be null'); - self::transform(<< first test