Skip to content

Commit 7394457

Browse files
committed
Further cleanup
1 parent 497a136 commit 7394457

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/gatsby/src/schema/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ module.exports = async () => {
2828
}
2929
})
3030

31-
// console.log(`got enhanced fields`, Object.keys(enhancedFields))
32-
// console.log(`delme`, Object.keys(enhancedFields[0]))
33-
3431
const connections = buildNodeConnections(_.values(typesGQL))
3532

3633
// Pull off just the graphql node from each type object.

0 commit comments

Comments
 (0)