Skip to content

Commit e37ed88

Browse files
committed
cs
1 parent e10dfc2 commit e37ed88

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/ExcelGeneratorTest.php

-6
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
use Fastbolt\ExcelWriter\TableStyle;
1515
use Fastbolt\ExcelWriter\WorksheetType;
1616
use PhpOffice\PhpSpreadsheet\Spreadsheet;
17-
use PhpOffice\PhpSpreadsheet\Style\Alignment;
18-
use PhpOffice\PhpSpreadsheet\Style\NumberFormat;
19-
use PhpOffice\PhpSpreadsheet\Style\Style;
20-
use PhpOffice\PhpSpreadsheet\Worksheet\AutoFilter;
21-
use PhpOffice\PhpSpreadsheet\Worksheet\ColumnDimension;
22-
use PhpOffice\PhpSpreadsheet\Worksheet\Worksheet;
2317
use PHPUnit\Framework\TestCase;
2418

2519
/**

0 commit comments

Comments
 (0)