Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: remove unused eslint directive
  • Loading branch information
ccharly committed Dec 4, 2025
commit e59cd8fa6bd53e8a17903419cc640a3b50b56af1
2 changes: 0 additions & 2 deletions packages/keyring-snap-client/src/v2/KeyringClientV2.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable @typescript-eslint/no-redundant-type-constituents */

import {
CreateAccountsV2ResponseStruct,
DeleteAccountV2ResponseStruct,
Expand Down
Loading