remove reference to removed command
This commit is contained in:
parent
2151d5658b
commit
b73b8a2f39
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ class Kernel extends ConsoleKernel
|
||||||
Commands\SecurityCheck::class,
|
Commands\SecurityCheck::class,
|
||||||
Commands\ParseCachedWebMentions::class,
|
Commands\ParseCachedWebMentions::class,
|
||||||
Commands\ReDownloadWebMentions::class,
|
Commands\ReDownloadWebMentions::class,
|
||||||
Commands\GenerateToken::class,
|
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue