mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-13 18:02:28 -04:00
This is also an opportunity to DRY-up the filtering of usage by month, which we will reuse in the following commits. Doing a sum is simple enough that it can be done inline, avoiding indirection.