mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-05 05:50:41 -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.