mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-14 20:16:34 +00:00
Dead Code
This commit is contained in:
@@ -98,7 +98,6 @@ class ArrayFunctionsSpillTest extends TestCase
|
||||
public function testNonArrayOutput(): void
|
||||
{
|
||||
$spreadsheet = new Spreadsheet();
|
||||
$calculation = Calculation::getInstance($spreadsheet);
|
||||
|
||||
$sheet = $spreadsheet->getActiveSheet();
|
||||
$sheet->setCellValue('B5', 'OCCUPIED');
|
||||
|
||||
Reference in New Issue
Block a user