Update commands.

This commit is contained in:
James Cole
2024-12-27 09:30:41 +01:00
parent 6638ca270f
commit b9249a4d96
30 changed files with 30 additions and 104 deletions

View File

@@ -34,9 +34,6 @@ use FireflyIII\Support\Cronjobs\RecurringCronjob;
use Illuminate\Console\Command;
use Illuminate\Support\Facades\Log;
/**
* Class Cron
*/
class Cron extends Command
{
use ShowsFriendlyMessages;