Skip to content

Commit

Permalink
build(fetch-link): fixed linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
tompahoward committed Jul 18, 2023
1 parent c54a3ee commit 603b35b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fetch-link/src/fetch-link.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,3 @@ test('fetchLink should follow links to related resources', async ({expect}) => {
collectionResponse.links('self'),
);
});

0 comments on commit 603b35b

Please sign in to comment.