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

@@ -4,9 +4,6 @@ namespace FireflyIII\Console\Commands\Upgrade;
use Illuminate\Console\Command;
/**
* Class UpgradeSkeleton.
*/
class UpgradeSkeleton extends Command
{
use ShowsFriendlyMessages;