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 Nov 24, 2023
1 parent 352ee91 commit e33dc58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Commands/GeneratorCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ abstract class GeneratorCommand extends \Illuminate\Console\GeneratorCommand imp
*
* @return void
*/
#[\Override]
public function __construct(Filesystem $files)
{
parent::__construct($files);
Expand Down

0 comments on commit e33dc58

Please sign in to comment.