Please note that this service is under alpha statement, we are actively working on it. It may be unstable and might completely change without warning. Help us by reporting!

nexylan/slack-bundle

Analysis #23732 FAILED

Diff

Download raw diff

diff --git a/tests/DependencyInjection/NexySlackExtensionTest.php b/tests/DependencyInjection/NexySlackExtensionTest.php
index 4dde22936737ec89bb0fe66d601203a49242d58d..b41aebb294b5b26c950a0e1fc8c347b0c7243017 100644
--- a/tests/DependencyInjection/NexySlackExtensionTest.php
+++ b/tests/DependencyInjection/NexySlackExtensionTest.php
@@ -14,7 +14,6 @@ declare(strict_types=1);
 namespace Nexy\SlackBundle\Tests\DependencyInjection;
 
 use Matthias\SymfonyDependencyInjectionTest\PhpUnit\AbstractExtensionTestCase;
-use Nexy\Slack\Client;
 use Nexy\SlackBundle\DependencyInjection\NexySlackExtension;
 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException;
 use Symfony\Component\DependencyInjection\Reference;