Completed
Push — master ( de0724...bff5ff )
by Pavel
02:29
created
src/DataModel.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,6 @@
 block discarded – undo
22 22
 use Nette\Database\Drivers as NDBDrivers;
23 23
 use Ublaboo\DataGrid\DataSource\ApiDataSource;
24 24
 use Nextras\Orm\Collection\ICollection;
25
-use Ublaboo\DataGrid\Column\Column;
26
-use Ublaboo\DataGrid\Column\AggregationFunction\IAggregationFunction;
27 25
 
28 26
 final class DataModel
29 27
 {
Please login to merge, or discard this patch.