Removing debug statement

This commit is contained in:
Chris Troutner
2020-07-07 11:26:46 -07:00
parent 22d66bedb7
commit d517250f2f
+1 -1
View File
@@ -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',