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

@@ -29,9 +29,6 @@ use Illuminate\Console\Command;
use Illuminate\Database\QueryException;
use League\Flysystem\FilesystemException;
/**
* Class VerifySecurityAlerts
*/
class VerifySecurityAlerts extends Command
{
use ShowsFriendlyMessages;