Remove helper function

This commit is contained in:
Jonny Barnes 2017-06-30 14:10:43 +01:00
parent c0ad5c3f7d
commit 3188ee2ba3
3 changed files with 0 additions and 60 deletions

View file

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