Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
maximizeIT committed Jun 28, 2024
1 parent 068158e commit e6f5fb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions samples/weather-forecast/dev/widget-api-mock/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ const apiMock: WidgetApi = {
getLegacyAppTheme,
getUserInformation,
getUserList,
getUserInformationByExternalId,
getIntegration,
getUserInformationByExternalId

Check failure on line 29 in samples/weather-forecast/dev/widget-api-mock/index.ts

View workflow job for this annotation

GitHub Actions / executing-tests

Insert `,`
};

export default apiMock;

0 comments on commit e6f5fb0

Please sign in to comment.