Completed
Push — FVSv2 ( 78f5f9...0e95d7 )
by Patrick
01:35
created
api/v1/class.DepartmentAPI.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use PhpOffice\PhpSpreadsheet\Spreadsheet;
4
-use PhpOffice\PhpSpreadsheet\Writer\Xlsx;
5
-use PhpOffice\PhpSpreadsheet\Writer\Pdf\Mpdf;
6
-
7 3
 class DepartmentAPI extends Http\Rest\DataTableAPI
8 4
 {
9 5
     use Processor;
Please login to merge, or discard this patch.