Skip to content

Commit

Permalink
Update packages/starknet-snap/src/state/state-manager.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Stanley Yuen <102275989+stanleyyconsensys@users.noreply.github.com>
  • Loading branch information
khanti42 and stanleyyconsensys authored Nov 21, 2024
1 parent f6a9f72 commit 08e0797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/starknet-snap/src/state/state-manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export abstract class StateManager<Entity> extends SnapStateManager<SnapState> {
erc20Tokens: [],
networks: [],
transactions: [],
requireMMUpgrade: undefined,
transactionRequests: [],
};
}
Expand Down

0 comments on commit 08e0797

Please sign in to comment.