Remove unneeded script include.

This commit is contained in:
Alexis Lahouze 2017-07-21 00:35:45 +02:00
parent 1c93f528f6
commit 88e0599cd7
1 changed files with 0 additions and 3 deletions

View File

@ -41,9 +41,6 @@
<div class="container-fluid">
<div ui-view></div>
</div>
<!-- Custom Javascript libraries -->
<script src="<% htmlWebpackPlugin.files.js[0] %>"></script>
</body>
</html>