From c9c41b987e7a062b098e6b74e5103356a86d3d47 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sun, 13 Feb 2022 15:25:03 +0100 Subject: [PATCH] rm matomo true --- apps/remix-ide/src/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/remix-ide/src/app.js b/apps/remix-ide/src/app.js index cb01462485..25fc2e92b4 100644 --- a/apps/remix-ide/src/app.js +++ b/apps/remix-ide/src/app.js @@ -109,7 +109,6 @@ class AppComponent { !Registry.getInstance() .get('config') .api.exists('settings/matomo-analytics') - this.showMatamo = true this.walkthroughService = new WalkthroughService( appManager, this.showMatamo