Skip to content

Commit

Permalink
fix: 404 in visual test
Browse files Browse the repository at this point in the history
Removed unnecessary broken import
  • Loading branch information
Haprog authored and web-padawan committed Mar 15, 2019
1 parent 144d697 commit 27cad1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/visual/icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
</head>

<body>
<link rel="import" href="../../polymer/polymer.html">
<link rel="import" href="../../vaadin-icons.html">
<link rel="import" href="../../../iron-meta/iron-meta.html">
<link rel="import" href="../../../vaadin-text-field/vaadin-text-field.html">
Expand Down

0 comments on commit 27cad1d

Please sign in to comment.