Skip to content

Commit

Permalink
Merge pull request #31 from Conando025/axis-button-split
Browse files Browse the repository at this point in the history
Tiny cosmetic change
  • Loading branch information
alice-i-cecile authored Feb 1, 2022
2 parents 6c0fd7f + 707e87f commit 74b924e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/bevy_input/src/input.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ impl<T: Inputlike> Default for Input<T> {
}

impl<T: Inputlike> Input<T>
where
T: Copy + Eq + Hash,
{
/// Register a press for input `input`.
#[inline]
Expand Down

0 comments on commit 74b924e

Please sign in to comment.