Skip to content

Commit

Permalink
Remove crufty comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Orvell committed Nov 16, 2017
1 parent e8c2767 commit fb0f90b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/mixins/element-mixin.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,6 @@
* * observer: {string} name of a method that runs when the property
* changes. The arguments of the method are (value, previousValue).
*
* * accessor: {boolean} Set to true to force a property accessor to be
* created regardless of whether or not one is needed for other property
* effects.
*
* Note: Users may want control over modifying property
* effects via subclassing. For example, a user might want to make a
* reflectToAttribute property not do so in a subclass. We've chosen to
Expand Down

0 comments on commit fb0f90b

Please sign in to comment.