Skip to content

Commit

Permalink
Merge branch '7.x' into 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Sep 13, 2023
2 parents 833f9f4 + 10f49b2 commit 63f8c09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Commands/ConsoleGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

namespace Orchestra\Canvas\Commands;

use Illuminate\Support\Str;
use Symfony\Component\Console\Attribute\AsCommand;
use Symfony\Component\Console\Input\InputOption;

#[AsCommand(name: 'make:generator', description: 'Create a new generator command')]
class ConsoleGenerator extends \Orchestra\Canvas\Core\Commands\Generators\ConsoleGenerator
Expand Down

0 comments on commit 63f8c09

Please sign in to comment.