Skip to content

Commit

Permalink
Merge branch 'main' into deps-metamask-utils-8
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat authored Sep 28, 2023
2 parents 1aab53e + a9217de commit 023642e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/accounts-controller/src/AccountsController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ const accountsControllerMetadata = {
persist: true,
anonymous: false,
},
selectedAccount: {
persist: true,
anonymous: false,
},
};

const defaultState: AccountsControllerState = {
Expand Down

0 comments on commit 023642e

Please sign in to comment.