Skip to content

Commit

Permalink
Remove unnecessary mutableData property from MutableData mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorBreakfast committed Feb 11, 2018
1 parent 0e564ae commit 92b8324
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/mixins/mutable-data.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@
}

}
/** @type {boolean} */
MutableData.prototype.mutableData = false;

return MutableData;

Expand Down

0 comments on commit 92b8324

Please sign in to comment.