Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudpresser committed May 31, 2023
1 parent e524749 commit d76c730
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-native-codegen/src/parsers/parserMock.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ export class MockedParser implements Parser {
return 'Flow';
}


getTypeAnnotationName(typeAnnotation: $FlowFixMe): string {
return typeAnnotation?.id?.name;
}
Expand Down

0 comments on commit d76c730

Please sign in to comment.