Skip to content

Commit fe9f285

Browse files
author
Xavier Seguí Beltrán
committed
Rollback configure method
1 parent e17dd1e commit fe9f285

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/Command/SetupBrokerCommand.php

-7
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,4 @@ public function __construct(SimpleClient $client)
1010
{
1111
parent::__construct($client->getDriver());
1212
}
13-
14-
protected function configure()
15-
{
16-
parent::configure();
17-
18-
$this->setName('enqueue:setup-broker');
19-
}
2013
}

0 commit comments

Comments
 (0)