Skip to content

Commit

Permalink
Remove old/unused prop.
Browse files Browse the repository at this point in the history
  • Loading branch information
sustained committed Sep 10, 2019
1 parent ee35894 commit 4dc23c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/Piano.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ const MAX_NOTE = 6
export default {
props: {
activeNote: {
type: String
},
octaveStart: {
type: Number,
validator(value) {
Expand Down

0 comments on commit 4dc23c9

Please sign in to comment.