Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
octoberapp committed May 11, 2023
1 parent c87bad6 commit 6835d33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Scaffold/Console/command/command.stub
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php namespace {{namespace_php}}\Console;

use Illuminate\Console\Command;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Input\InputArgument;

/**
* {{studly_name}} Command
Expand Down

0 comments on commit 6835d33

Please sign in to comment.