HomeDevCentral

We won't queue AMQP jobs

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

We won't queue AMQP jobs

Summary:
To put a message in a queue to put a message in anothre queue
won't give us any performance advantage.

So we can prune Laravel queue stuff from these classes.

Test Plan: Fire a notification.

Reviewers: dereckson

Differential Revision: http://devcentral.nasqueron.org/D211

Details

Provenance
derecksonAuthored on
Differential Revision
D211: We won't queue AMQP jobs

Commit No Longer Exists

This commit no longer exists in the repository.