Remove blank line
This commit is contained in:
parent
72c4c2af78
commit
5a2f82885d
|
@ -38,7 +38,6 @@ final class GetRaffleWinnerCommand extends Command
|
||||||
) {
|
) {
|
||||||
parent::__construct($name);
|
parent::__construct($name);
|
||||||
|
|
||||||
|
|
||||||
$this->client = $client;
|
$this->client = $client;
|
||||||
$this->cache = $cache;
|
$this->cache = $cache;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue