From d517250f2f4c1fbbb6f41811bd95d754b19e145c Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Tue, 7 Jul 2020 11:26:46 -0700 Subject: [PATCH] Removing debug statement --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index 6f82953..0316332 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -1,5 +1,5 @@ const ipfsPrefix = process.argv.find(val => val === '--prefix-paths') -console.log('DEBUG >> IM HERE') +// console.log('DEBUG >> IM HERE') const ipfsConfig = [ 'gatsby-plugin-ipfs',