mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 03:10:16 -04:00
Remove big_number import from _upcoming template
Think the only use of the macro in this page was removed in: https://github.com/alphagov/notifications-admin/pull/3316 ...but the import wasn't. This removes it.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{% from "components/table.html" import list_table, field, right_aligned_field_heading, row_heading %}
|
||||
{% from "components/big-number.html" import big_number %}
|
||||
{% from "components/show-more.html" import show_more %}
|
||||
|
||||
<div class="ajax-block-container">
|
||||
|
||||
Reference in New Issue
Block a user