Completed
Push — master ( c6fc9b...0ece6e )
by Vitaliy
02:48
created
src/Grid.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use RuntimeException;
7 7
 use ViewComponents\Grids\Component\Column;
8 8
 use ViewComponents\ViewComponents\Base\ComponentInterface;
9
-use ViewComponents\ViewComponents\Base\Compound\PartInterface;
10 9
 use ViewComponents\ViewComponents\Component\CollectionView;
11 10
 use ViewComponents\ViewComponents\Component\Container;
12 11
 use ViewComponents\ViewComponents\Component\Html\Tag;
Please login to merge, or discard this patch.