Skip to content

Commit

Permalink
Delete log
Browse files Browse the repository at this point in the history
  • Loading branch information
gantunesr committed Dec 14, 2022
1 parent 45426b0 commit bc957c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/core/RPCMethods/RPCMethodMiddleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,6 @@ export const getRpcMethodMiddleware = ({
* initialization.
*/
metamask_getProviderState: async () => {
console.log('========> metamask_getProviderState');
res.result = {
...getProviderState(),
accounts: await getAccounts(),
Expand Down

0 comments on commit bc957c3

Please sign in to comment.