Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Commit 68f8763

Browse files
author
Yvonne Yip
committed
Merge pull request #3 from PolymerElements/uncomment-abstract-method
uncomment abstract method
2 parents 0905492 + f44a3a3 commit 68f8763

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

iron-validator-behavior.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,8 @@
5252
*
5353
* @method validate
5454
*/
55-
/*
5655
validate: function(values) {
5756
}
58-
*/
59-
6057
};
6158

6259
</script>

0 commit comments

Comments
 (0)