Completed
Pull Request — master (#3)
by Màrius
31:17
created
src/Model/Entity/Auxiliary/Evolution.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace Meteocat\Model\Entity\Auxiliary;
6 6
 
7
-use Datetime;
8 7
 use Meteocat\Model\Common\Entity;
9 8
 use stdClass;
10 9
 
Please login to merge, or discard this patch.
src/Model/Entity/Auxiliary/ForecastCityDay.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace Meteocat\Model\Entity\Auxiliary;
6 6
 
7
-use Datetime;
8 7
 use Meteocat\Model\Common\Entity;
9 8
 use stdClass;
10 9
 
Please login to merge, or discard this patch.