Skip to content

Commit

Permalink
Remove eslint disable comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gantunesr committed Nov 17, 2022
1 parent 8f0c085 commit 383395b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/Views/Snaps/mocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ const mockHTML = `
</body>
`;

// eslint-disable-next-line import/prefer-default-export
export { mockIframe, mockHTML };

0 comments on commit 383395b

Please sign in to comment.