mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
fix
This commit is contained in:
@@ -75,9 +75,6 @@ class AMQPConnection
|
||||
|
||||
$this->hostConfig = $conf->get(['workers', 'queue', 'worker-queue'], $defaultConfiguration);
|
||||
$this->conf = $conf;
|
||||
|
||||
$this->getChannel();
|
||||
$this->declareExchange();
|
||||
}
|
||||
|
||||
public function getConnection()
|
||||
|
Reference in New Issue
Block a user