diff --git a/www/reference/gatsby-config.js b/www/reference/gatsby-config.js index bbfbf8da5b..7438986f8a 100644 --- a/www/reference/gatsby-config.js +++ b/www/reference/gatsby-config.js @@ -80,14 +80,6 @@ module.exports = { output: '/api/sitemap' } }, - { - resolve: `gatsby-plugin-segment-js`, - options: { - prodKey: process.env.SEGMENT_API_KEY, - devKey: process.env.SEGMENT_API_KEY_DEV, - trackPage: true, - } - }, // `gatsby-plugin-preact`, // { // resolve: `gatsby-source-openapi-aggregate`,