Remove unused canvas

This commit is contained in:
George Lacey 2021-05-09 05:10:24 +01:00
parent 820e0b391f
commit 5b9c7dfa31

View File

@ -53,8 +53,6 @@
{% else %}
<p>No repos found.</p>
{% endif %}
<div class="col-md-4 rounded float-xl-left">
<canvas id="myChart"></canvas>
</div>
</body>
</html>