Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove unused deliverMessage struct and its methods
- 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