Completed
Pull Request — master (#67)
by Alex
03:14
created
integTests/ForecastDailyTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 namespace Cmfcmf\OpenWeatherMap\IntegTests;
19 19
 
20 20
 use Cmfcmf\OpenWeatherMap;
21
-use Cmfcmf\OpenWeatherMap\Exception as OWMException;
22 21
 
23 22
 class ForecastDailyTest extends \PHPUnit_Framework_TestCase
24 23
 {
Please login to merge, or discard this patch.