Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudpresser committed Jun 1, 2023
1 parent 144fb4f commit b240a29
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 b240a29

Please sign in to comment.