Skip to content

Commit 819223e

Browse files
authored
Merge pull request #77 from cmu-delphi/OKRS24-46-Implement-autoupdate-of-signal-last-updated-values-from-covidcast-meta
🛠️ datasource_list.html -> Removed date range and last update info
2 parents 311eca9 + 188ff20 commit 819223e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/templates/datasources/datasource_list.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ <h5 class="card-title">{{ datasource.display_name }}</h5>
1616
<a href="{% url 'signals' %}?source={{ subdivision.pk }}">
1717
<div>{{ subdivision }}</div>
1818
</a>
19-
<div>2022-09-30 to 2022-10-01 (last upd. 2022-09-30)</div>
2019
</li>
2120
</ul>
2221
{% endfor %}

0 commit comments

Comments
 (0)