prodV1 #2

Open
RomanGolienko wants to merge 309 commits from prodV1 into main
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 1bd362180e - Show all commits

View File

@ -43,7 +43,6 @@ class CalculatorController extends Controller
} }
return $acc; return $acc;
}, true); }, true);
}) })
->filter(function ($subjectTypes) use ($calcultatorSubjects) { ->filter(function ($subjectTypes) use ($calcultatorSubjects) {
$optionalSubjectsInCalculator = collect($subjectTypes[2]) $optionalSubjectsInCalculator = collect($subjectTypes[2])