Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Nov 5, 2017
1 parent fe43972 commit 95031fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/buttons/ha-call-service-button.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<link rel="import" href="../../../bower_components/polymer/polymer-element.html">
<link rel="import" href="./ha-progress-button.html">

<link rel='import' href='../util/hass-mixins.html'>
<link rel='import' href='../../util/hass-mixins.html'>

<dom-module id='ha-call-service-button'>
<template>
Expand Down

0 comments on commit 95031fd

Please sign in to comment.