diff --git a/tests/Functional/InstallWithSymfonyTest.php b/tests/Functional/InstallWithSymfonyTest.php index 5747658..9fe2767 100644 --- a/tests/Functional/InstallWithSymfonyTest.php +++ b/tests/Functional/InstallWithSymfonyTest.php @@ -4,7 +4,6 @@ use Symfony\Component\DomCrawler\Crawler; use Symfony\Component\Process\Process; -use Symfony\Component\Filesystem\Filesystem; class InstallWithSymfony extends FunctionalTest {