diff --git a/app/Console/Commands/TabulateWinners.php b/app/Console/Commands/TabulateWinners.php index 7fb735f..d814cfe 100644 --- a/app/Console/Commands/TabulateWinners.php +++ b/app/Console/Commands/TabulateWinners.php @@ -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( [