Skip to content

Commit fed7a32

Browse files
committed
Dead Code
1 parent ef2b5b9 commit fed7a32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PhpSpreadsheetTests/Functional/ArrayFunctionsSpillTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ public function testArrayOutput(): void
9898
public function testNonArrayOutput(): void
9999
{
100100
$spreadsheet = new Spreadsheet();
101-
$calculation = Calculation::getInstance($spreadsheet);
102101

103102
$sheet = $spreadsheet->getActiveSheet();
104103
$sheet->setCellValue('B5', 'OCCUPIED');

0 commit comments

Comments
 (0)