lunohodov / eventical

Instant iCal feeds for your EVE Online calendar(s).
MIT License
7 stars 6 forks source link

Use `delete_all` when replacing events #774

Closed lunohodov closed 1 year ago

lunohodov commented 1 year ago

Currently, there are no callbacks/dependent actions defined. Hence, we can benefit from replacing destroy_all with delete_all.