Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Sep 13, 2023
1 parent b692320 commit 10f49b2
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 10f49b2

Please sign in to comment.