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:
Tom Byers
2020-12-24 16:40:20 +00:00
parent ab8a68ccd1
commit 72bf9679c6

View File

@@ -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">