Skip to content

Commit

Permalink
Remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj-bansal committed Mar 9, 2021
1 parent b0dc134 commit dac91ff
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -47,7 +47,6 @@ - (BOOL)accessibilityPerformIncrement
return [self performAccessibleAction:INCREMENT];
}


- (BOOL)accessibilityPerformDecrement
{
return [self performAccessibleAction:DECREMENT];
Expand Down

0 comments on commit dac91ff

Please sign in to comment.