diff --git a/scripts/approve-subscription.ts b/scripts/approve-subscription.ts index 6f3796c..99d6d06 100644 --- a/scripts/approve-subscription.ts +++ b/scripts/approve-subscription.ts @@ -17,7 +17,6 @@ const SF_RESOLVER = Constants.SF_RESOLVER; async function main() { - console.log("checking var - ", CFA_ADDRESS); const sf = new SuperfluidSDK.Framework({ web3, resolverAddress: SF_RESOLVER,