diff --git a/apps/quick-dapp/src/remix-client.ts b/apps/quick-dapp/src/remix-client.ts index aa3e6f3b94..9687dee67c 100644 --- a/apps/quick-dapp/src/remix-client.ts +++ b/apps/quick-dapp/src/remix-client.ts @@ -9,15 +9,6 @@ class RemixClient extends PluginClient { } edit({ address, abi, network, name, devdoc, methodIdentifiers }: any): void { - // console.log( - // 'edit dapp', - // address, - // abi, - // network, - // name, - // devdoc, - // methodIdentifiers - // ); initInstance({ address, abi,