Skip to content

Commit

Permalink
Merge branch 'master' into 59-sigterm-handling
Browse files Browse the repository at this point in the history
  • Loading branch information
slafayIGN authored Dec 8, 2023
2 parents 772c606 + 3cc8204 commit e4baf6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Command/Validations/ProcessOneCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ public function __construct(
) {
parent::__construct();
$this->validationManager = $validationManager;
$this->logger = $logger;
}

protected function configure()
Expand Down

0 comments on commit e4baf6f

Please sign in to comment.