Fix phpcs things [skip ci]

This commit is contained in:
James Cole
2025-01-04 07:31:25 +01:00
parent 89a29b9b10
commit 1b97d8fd48
27 changed files with 6 additions and 32 deletions

View File

@@ -23,7 +23,6 @@
declare(strict_types=1);
namespace FireflyIII\Console\Commands\Upgrade;
use FireflyIII\Console\Commands\ShowsFriendlyMessages;