diff --git a/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx b/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx index ef6af5a336..14a16d71e1 100644 --- a/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx +++ b/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx @@ -17,7 +17,6 @@ function HomeTabFeatured(props:HomeTabFeaturedProps) { await props.plugin.appManager.activatePlugin(['LearnEth', 'solidityUnitTesting']) props.plugin.verticalIcons.select('LearnEth') _paq.push(['trackEvent', 'hometab', 'featuredSection', 'LearnEth']) - await props.plugin.call('LearnEth', 'home') } return (