diff --git a/tests/UtilsTest.php b/tests/UtilsTest.php index a64118ce..ab3909da 100644 --- a/tests/UtilsTest.php +++ b/tests/UtilsTest.php @@ -17,7 +17,6 @@ namespace JBZoo\PHPUnit; use JBZoo\CsvBlueprint\Utils; -use Symfony\Component\Finder\Finder; use Symfony\Component\Finder\SplFileInfo; final class UtilsTest extends TestCase