Skip to content

Commit

Permalink
Accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jasontedor committed Apr 19, 2018
1 parent c05328a commit 2ec7c9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ public String getRestName() {
return restName;
}

public int getIndex() {
private int getIndex() {
return index;
}

Expand Down

0 comments on commit 2ec7c9e

Please sign in to comment.