mirror of
https://github.com/brunofontes/shareit.git
synced 2025-06-21 06:00:52 -03:00
The TakeController was manually sending the email message as well as dealing with item return, so I moved the email message to it's own listener, I created an event for it and moved the return part to the item model.