From 75af51ff9f86309a36ae27acf15c7e6404b5e9db Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Mon, 28 Feb 2022 19:32:21 -0800 Subject: [PATCH] ditch matomo --- src/html.js | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/src/html.js b/src/html.js index f9c9ab3..941b881 100644 --- a/src/html.js +++ b/src/html.js @@ -31,25 +31,6 @@ export default function HTML(props) { {env === "production" && ( )} - {env === "production" && ( - - )} {props.preBodyComponents}