remove console log

pull/5370/head
Defi Boy 5 years ago committed by Aniket
parent 335f7590dc
commit 9d406609c3
  1. 2
      src/App.tsx

@ -68,8 +68,6 @@ const App = () => {
...newContractsMapWithDocumentation,
]);
console.log("New Map", newMap);
const status: Status = {
key: "succeed",
type: "success",

Loading…
Cancel
Save