Dead Code

This commit is contained in:
oleibman
2024-06-21 22:30:12 -07:00
parent ef2b5b9e00
commit fed7a32298
@@ -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');