Completed
Push — master ( a17288...aa8e2a )
by Derek Stephen
01:49
created
src/Factory/CountryFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Del\Factory;
4 4
 
5 5
 use Del\Entity\Country;
6
-use Del\CountryException;
7 6
 use Del\Repository\CountryRepository;
8 7
 
9 8
 class CountryFactory
Please login to merge, or discard this patch.