Skip to content

Commit

Permalink
refactor: remove unused deliverMessage struct and its methods
Browse files Browse the repository at this point in the history
- Deleted the entire deliverMessage struct definition
- Removed Message, Ack, and Nack methods associated with deliverMessage
- This change simplifies the codebase by eliminating unnecessary components
  • Loading branch information
godcong committed Nov 28, 2024
1 parent c7194ed commit 8459637
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions queue/other/deliver_message.go

This file was deleted.

0 comments on commit 8459637

Please sign in to comment.