mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-07 09:59:04 -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.