remove console log

pull/3542/head
Defi Boy 5 years ago committed by Joseph Izang
parent 78dd6e7962
commit 69b419f53b
  1. 2
      src/App.tsx

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

Loading…
Cancel
Save