Skip to content

Commit

Permalink
Removed extra imports
Browse files Browse the repository at this point in the history
  • Loading branch information
alexberazouski committed Jan 21, 2019
1 parent 2cad3c8 commit 6d61609
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/vaadin-login-overlay.html
Expand Up @@ -13,10 +13,6 @@
<link rel="import" href="vaadin-login-mixin.html">
<link rel="import" href="vaadin-login-overlay-wrapper.html">

<link rel="import" href="../../vaadin-text-field/src/vaadin-text-field.html">
<link rel="import" href="../../vaadin-text-field/src/vaadin-password-field.html">
<link rel="import" href="../../vaadin-button/src/vaadin-button.html">

<dom-module id="vaadin-login-overlay">
<template>
<style>
Expand Down

0 comments on commit 6d61609

Please sign in to comment.