diff --git a/plugins/gatsby-transformer-home-example-code/gatsby-node.js b/plugins/gatsby-transformer-home-example-code/gatsby-node.js index e67f42dad..cf689036f 100644 --- a/plugins/gatsby-transformer-home-example-code/gatsby-node.js +++ b/plugins/gatsby-transformer-home-example-code/gatsby-node.js @@ -3,7 +3,6 @@ */ const crypto = require('crypto'); -const path = require('path'); const createContentDigest = obj => crypto