Passed
Push — master ( a02eb8...bca956 )
by Brent
04:37 queued 02:11
created
tests/phpunit/ResponsiveFactoryTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Brendt\Image\Tests\Phpunit;
4 4
 
5
-use Amp\Parallel\Forking\Fork;
6
-use AsyncInterop\Loop;
7 5
 use Brendt\Image\Config\DefaultConfigurator;
8 6
 use Brendt\Image\Config\ResponsiveFactoryConfigurator;
9 7
 use Brendt\Image\ResponsiveFactory;
Please login to merge, or discard this patch.