remove infura key
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details

This commit is contained in:
Ladd Hoffman 2024-04-27 17:25:43 -05:00
parent 53fcc2f2d3
commit 93345f6152
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ ReactDOM.createRoot(document.getElementById('root')).render(
readonlyRPCMap: {
'0x539': 'http://127.0.0.1:8545/',
},
infuraAPIKey: '579d264c5f534aa1aefd6be323cb1a35',
}}
>
<RouterProvider router={router} />