Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
gitChimp88 committed May 24, 2022
1 parent 63c9aa2 commit 913869a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/approve-subscription.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 913869a

Please sign in to comment.