remove reference to removed command

This commit is contained in:
Jonny Barnes 2017-10-19 14:05:10 +01:00
parent 2151d5658b
commit b73b8a2f39

View file

@ -16,7 +16,6 @@ class Kernel extends ConsoleKernel
Commands\SecurityCheck::class,
Commands\ParseCachedWebMentions::class,
Commands\ReDownloadWebMentions::class,
Commands\GenerateToken::class,
];
/**