Skip to content

Commit

Permalink
Remove duplicated script on autoloader plugin page
Browse files Browse the repository at this point in the history
  • Loading branch information
Golmote committed Jul 3, 2016
1 parent 4a3cdfe commit 9671996
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/autoloader/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ <h1>Examples</h1>
<script src="components.js"></script>
<script src="code.js"></script>

<script src="components.js"></script>
<script src="vendor/promise.js"></script>
<script src="vendor/jszip.min.js"></script>
<script src="vendor/FileSaver.min.js"></script>
Expand Down

0 comments on commit 9671996

Please sign in to comment.