Skip to content

Commit

Permalink
punt deprecated.js entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Sep 20, 2013
1 parent 17515da commit 78d6133
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
3 changes: 1 addition & 2 deletions build.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@
"src/declaration/properties.js",
"src/declaration/attributes.js",
"src/declaration/prototype.js",
"src/declaration/polymer-element.js",
"src/deprecated.js"
"src/declaration/polymer-element.js"
]
7 changes: 0 additions & 7 deletions src/deprecated.js

This file was deleted.

2 comments on commit 78d6133

@peterwmwong
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dfreedm
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@peterwmwong @robdodson: Thx, fixed with 89a648d.

Please sign in to comment.