diff --git a/wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp b/wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp index 95a67fec..89cea8d6 100644 --- a/wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp +++ b/wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp @@ -46,7 +46,6 @@ var accountEmail = '${principal.email}'; var mapTitle = '${mindmap.title}'; - <%@ include file="/jsp/googleAnalytics.jsf" %>
diff --git a/wise-webapp/src/main/webapp/jsp/reactInclude.jsp b/wise-webapp/src/main/webapp/jsp/reactInclude.jsp index 94c7789f..bce78910 100644 --- a/wise-webapp/src/main/webapp/jsp/reactInclude.jsp +++ b/wise-webapp/src/main/webapp/jsp/reactInclude.jsp @@ -23,8 +23,6 @@ }; - <%@ include file="/jsp/googleAnalytics.jsf" %> -