Skip to content

Commit

Permalink
Remove link to d3
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandgeider committed Nov 19, 2024
1 parent 6dfe420 commit 4200f74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wger/core/templates/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
{% compress js %}
<script src="{% static 'yarn/jquery/dist/jquery.js' %}"></script>
<script src="{% static 'yarn/bootstrap/dist/js/bootstrap.bundle.min.js' %}"></script>
<script src="{% static 'yarn/d3/dist/d3.js' %}"></script>
<script src="{% static 'yarn/htmx.org/dist/htmx.min.js' %}"></script>
<script src="{% static 'yarn/popper.js/dist/umd/popper.js' %}"></script>
<script src="{% static 'yarn/devbridge-autocomplete/dist/jquery.autocomplete.min.js' %}">
Expand Down

0 comments on commit 4200f74

Please sign in to comment.