Skip to content

Commit

Permalink
Update PipeMakeCommand.php
Browse files Browse the repository at this point in the history
removed unused import
  • Loading branch information
paulelpidorou committed Feb 8, 2025
1 parent 9e93251 commit 7cdb651
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Foundation/Console/PipeMakeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Illuminate\Foundation\Console;

use Illuminate\Console\Concerns\CreatesMatchingTest;
use Illuminate\Console\GeneratorCommand;
use Symfony\Component\Console\Attribute\AsCommand;
use Symfony\Component\Console\Input\InputOption;
Expand Down

0 comments on commit 7cdb651

Please sign in to comment.