Replace calls to google analytics with calls to heap

This commit is contained in:
fragosti
2018-07-11 12:14:23 -07:00
parent d319b53e23
commit 9131a72a47
17 changed files with 147 additions and 98 deletions

View File

@@ -74,10 +74,6 @@ const LazyEthereumTypesDocumentation = createLazyComponent('Documentation', asyn
System.import<any>(/* webpackChunkName: "ethereumTypesDocs" */ 'ts/containers/ethereum_types_documentation'),
);
analytics.init();
// tslint:disable-next-line:no-floating-promises
analytics.logProviderAsync((window as any).web3);
render(
<Router>
<div>