Skip to content

Commit

Permalink
refactor: remove useless eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesposito committed Jan 26, 2024
1 parent 83a94cd commit b2f6d4e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion types/@metamask/eth-hd-keyring.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// eslint-disable-next-line import/unambiguous
declare module '@metamask/eth-hd-keyring';
1 change: 0 additions & 1 deletion types/@metamask/eth-simple-keyring.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// eslint-disable-next-line import/unambiguous
declare module '@metamask/eth-simple-keyring';

0 comments on commit b2f6d4e

Please sign in to comment.