Skip to content

Commit

Permalink
Update src/AppBundle/Messenger/SpoolTransportEventSubscriber.php
Browse files Browse the repository at this point in the history
  • Loading branch information
adamquaile committed Nov 12, 2020
1 parent 6064536 commit cd8150d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AppBundle/Messenger/SpoolTransportEventSubscriber.php
Expand Up @@ -66,7 +66,6 @@ public function onKernelTerminate(PostResponseEvent $event)


$worker = new Worker(
// $this->receiverLocator->get('email_queue'),
[
'email_queue' => $this->receiverLocator->get('email_queue')
],
Expand Down

0 comments on commit cd8150d

Please sign in to comment.