remove console log

pull/3475/head
Defi Boy 5 years ago committed by Aniket
parent b538aceccd
commit 813d11fb25
  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