Completed
Push — master ( 210fe7...1a3f10 )
by Elf
02:31
created
src/Datatables.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace ElfSundae\Laravel\Datatables;
4 4
 
5
-use Exception;
6 5
 use Illuminate\Support\Collection;
7 6
 use Yajra\Datatables\Datatables as BaseDatatables;
8 7
 
Please login to merge, or discard this patch.