Test Failed
Pull Request — master (#3)
by Chauncey
02:00
created
src/Charcoal/User/AbstractUser.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use InvalidArgumentException;
9 9
 
10 10
 // From 'charcoal-factory'
11
-use Charcoal\Factory\FactoryInterface;
12 11
 
13 12
 // From 'charcoal-core'
14 13
 use Charcoal\Validator\ValidatorInterface;
Please login to merge, or discard this patch.