remove console log

pull/3542/head
Defi Boy 4 years ago committed by Joseph Izang
parent 0f4de25b0e
commit 9a511f4894
  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