From 83ef4ebee13be4900aa94318df91f147b531c387 Mon Sep 17 00:00:00 2001 From: Valeriy S Date: Mon, 10 Dec 2018 18:07:28 +0300 Subject: [PATCH] fix(client): remove chai from a body --- client/gatsby-ssr.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/client/gatsby-ssr.js b/client/gatsby-ssr.js index fea4c0b15d..70779dda1c 100644 --- a/client/gatsby-ssr.js +++ b/client/gatsby-ssr.js @@ -48,11 +48,6 @@ export const onRenderBody = ({ setHeadComponents, setPostBodyComponents }) => { /> ) : null, /* eslint-enable max-len */ -