Skip to content

Commit

Permalink
Code style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Mar 10, 2024
1 parent 910643f commit 7781b7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ConsoleCommand/MakeClickhouseMigrationCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
final class MakeClickhouseMigrationCommand extends Command
{
private MigrationCreator $creator;

private Composer $composer;

private AppConfigRepositoryInterface $appConfigRepository;

protected $description = 'Create a new ClickHouse migration file';
Expand Down

0 comments on commit 7781b7d

Please sign in to comment.