diff --git a/src/App.tsx b/src/App.tsx index 757684ba68..05f138bf8b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -68,8 +68,6 @@ const App = () => { ...newContractsMapWithDocumentation, ]); - console.log("New Map", newMap); - const status: Status = { key: "succeed", type: "success",