Skip to content

Commit

Permalink
[chordpad/input] remove and unused type
Browse files Browse the repository at this point in the history
  • Loading branch information
ghthor committed Nov 2, 2017
1 parent 9b439ab commit 52aaa55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions input/model.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ func KeysUp(m Model, keys Chord) Model {
m.Build = 0
return m
}

type ModelChanges <-chan Model

0 comments on commit 52aaa55

Please sign in to comment.