Fix earlier merge error with predictions having moved to the report bundle

This commit is contained in:
Sulka Haro
2020-01-18 13:37:53 +02:00
parent 3386ac685c
commit baad198bd5
-1
View File
@@ -126,7 +126,6 @@
<script src="/socket.io/socket.io.js?v=<%= locals.cachebuster %>"></script>
<script src="/report/js/report.js?v=<%= locals.cachebuster %>"></script>
<script src="/report/js/flotcandle.js?v=<%= locals.cachebuster %>"></script>
<script src="/report/js/predictions.js?v=<%= locals.cachebuster %>"></script>
<script src="/report/js/loopalyzer.js?v=<%= locals.cachebuster %>"></script>
</body>
</html>