Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinking authored and Voiteh committed Mar 21, 2020
1 parent e093388 commit 7333b80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ public boolean isClassOrInterfaceMember() {
* @see Declaration#isClassOrInterfaceMember()
*/
public boolean isMember() {
return false;
return false;
}

@Override
Expand Down

0 comments on commit 7333b80

Please sign in to comment.