remove unneeded dependency
This commit is contained in:
parent
e249ff5cf7
commit
7e06a09509
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
||||||
|
|
||||||
<!-- ChartJS dependency -->
|
<!-- ChartJS dependency -->
|
||||||
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/chartjs-adapter-luxon@^1"></script>
|
|
||||||
|
|
||||||
|
|
||||||
{% block navbar %}{% endblock %}
|
{% block navbar %}{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue