Skip to content

Commit 39a138a

Browse files
authored
remove polymer 1.0 moment import
1 parent 4ea3d92 commit 39a138a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper-calendar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<link rel="import" href="../paper-styles/shadow.html">
88
<link rel="import" href="../paper-styles/typography.html">
99
<link rel="import" href="../iron-resizable-behavior/iron-resizable-behavior.html">
10-
<link rel="import" href="../moment-element/moment-import.html">
1110
<link rel="import" href="paper-date-picker-icons.html">
1211

12+
<script type="text/javascript" src="../moment/min/moment.min.js"></script>
1313
<dom-module id="paper-calendar">
1414
<template>
1515
<style>

0 commit comments

Comments
 (0)