mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 12:28:25 -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.