From f201cce6a7d19e4353e76090ce46a9226fc911ac Mon Sep 17 00:00:00 2001 From: Sam Bhagwat Date: Tue, 5 Jun 2018 22:07:45 -0700 Subject: [PATCH] Update gatsby-config.js --- www/gatsby-config.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/www/gatsby-config.js b/www/gatsby-config.js index 684da4154347b..a5c319632f46b 100644 --- a/www/gatsby-config.js +++ b/www/gatsby-config.js @@ -101,12 +101,6 @@ module.exports = { trackingId: `UA-93349937-1`, }, }, - { - resolve: `gatsby-plugin-google-analytics`, - options: { - trackingId: `UA-93349937-5`, - }, - }, { resolve: `gatsby-plugin-fullstory`, options: {