remove extra code
This commit is contained in:
parent
583eb1f2f3
commit
9b16ecd381
@ -166,24 +166,6 @@ class TabulateWinners extends Command
|
||||
return $fortyFourToCurrent2ndQuery->vehicle;
|
||||
}
|
||||
|
||||
//categories
|
||||
/* Here for reference only
|
||||
$individuallyProcessedAwards = array(
|
||||
'inShowFirst' =>'6',
|
||||
'pcFirst' => '3'
|
||||
); */
|
||||
$mainAwardsToCalculate = array(
|
||||
'inShowFirst' =>'6',
|
||||
'inShowSecond' =>'6',
|
||||
'pcFirst' => '3',
|
||||
'pcSecond' => '3'
|
||||
);
|
||||
$yearAwardsToCalculate = array(
|
||||
'zeroTo43First' => '17',
|
||||
'zeroTo43Second' => '17',
|
||||
'fourtyFourToCurrentFirst' => '18',
|
||||
'fourtyFourToCurrentSecond' => '18'
|
||||
);
|
||||
//Insert Best In Show Winner
|
||||
CarShowWinner::updateOrCreate(
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user