diff --git a/tests/EnvironmentGeneratorTest.php b/tests/EnvironmentGeneratorTest.php index dfaea52..9c5ea95 100644 --- a/tests/EnvironmentGeneratorTest.php +++ b/tests/EnvironmentGeneratorTest.php @@ -2,7 +2,6 @@ namespace BeyondCode\LaravelFavicon\Tests; -use BeyondCode\LaravelFavicon\Favicon; use BeyondCode\LaravelFavicon\FaviconServiceProvider; class EnvironmentGeneratorTest extends \Orchestra\Testbench\TestCase