Completed
Push — master ( 278432...d62476 )
by Peter
06:07
created
src/Helpers/Decorator/Factory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 
14 14
 namespace Maslosoft\Mangan\Helpers\Decorator;
15 15
 
16
-use Maslosoft\Mangan\Decorators\Undecorated;
17 16
 use Maslosoft\Mangan\Exceptions\ManganException;
18 17
 use Maslosoft\Mangan\Interfaces\Decorators\Model\ModelDecoratorInterface;
19 18
 use Maslosoft\Mangan\Interfaces\Decorators\Property\DecoratorInterface;
Please login to merge, or discard this patch.