Completed
Push — master ( e4983c...8491d8 )
by Mario
08:17
created
lib/Core/Weather/Base.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use Marek\OpenWeatherMap\API\Exception\ExceptionThrower;
10 10
 use Marek\OpenWeatherMap\Factory\UrlFactory;
11 11
 use Marek\OpenWeatherMap\Http\Client\HttpClientInterface;
12
-use Marek\OpenWeatherMap\Hydrator\HydratorInterface;
13 12
 use Marek\OpenWeatherMap\Denormalizer\DenormalizerInterface;
14 13
 
15 14
 abstract class Base
Please login to merge, or discard this patch.