Skip to content

Commit

Permalink
fix: 404 error related to removed dependency
Browse files Browse the repository at this point in the history
Remove the broken reference to "elements-demo-resources/ga.js" which is not used anymore.
  • Loading branch information
Haprog authored and web-padawan committed Mar 15, 2019
1 parent 99705e0 commit 5823f36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Expand Up @@ -6,7 +6,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>vaadin-icons</title>

<script src="../elements-demo-resources/ga.js"></script>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../iron-component-page/iron-component-page.html">
Expand Down

0 comments on commit 5823f36

Please sign in to comment.