Skip to content

Commit

Permalink
Update libs/types/src/constants/queue.constants.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeCap08055 authored Sep 12, 2024
1 parent 41d2f96 commit bc1b86e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libs/types/src/constants/queue.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ export namespace ContentPublishingQueues {
* Name of the queue that has all incoming asset uploads
*/
export const ASSET_QUEUE_NAME = 'assetQueue';
/**
* Name of the queue that has all incoming requests
*/
// export const REQUEST_QUEUE_NAME = 'requestQueue';
/**
* Name of the queue that has all individual announcements batched together
*/
Expand Down

0 comments on commit bc1b86e

Please sign in to comment.