Completed
Push — master ( 5e35ca...9a4201 )
by Mathieu
04:03
created
src/Charcoal/User/Acl/Role.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,9 +3,7 @@
 block discarded – undo
3 3
 namespace Charcoal\User\Acl;
4 4
 
5 5
 use InvalidArgumentException;
6
-
7 6
 use Pimple\Container;
8
-
9 7
 use Charcoal\Translator\TranslatorAwareTrait;
10 8
 
11 9
 // From 'charcoal-core'
Please login to merge, or discard this patch.