cleanup old winner tabulation

This commit is contained in:
2026-04-20 10:15:08 -04:00
parent a99021587e
commit 472cb78ffb
6 changed files with 408 additions and 418 deletions
-1
View File
@@ -14,7 +14,6 @@ class Kernel extends ConsoleKernel
*/
protected $commands = [
Commands\TabulateWinners::class,
Commands\TabulateWinnersNew::class,
];
/**