mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
Remove big_number import from _inbox partial
It was used for the spark bar but, I think, wasn't removed when the call to big_number_with_status was: https://github.com/alphagov/notifications-admin/pull/3295
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
{% from "components/big-number.html" import big_number, big_number_with_status %}
|
||||
{% from "components/message-count-label.html" import message_count_label %}
|
||||
|
||||
<div class="ajax-block">
|
||||
|
||||
Reference in New Issue
Block a user