diff --git a/app/lib/frontend/templates/views/landing/page.dart b/app/lib/frontend/templates/views/landing/page.dart index 9539df87c1..58a3067e4e 100644 --- a/app/lib/frontend/templates/views/landing/page.dart +++ b/app/lib/frontend/templates/views/landing/page.dart @@ -4,7 +4,6 @@ import 'package:_pub_shared/search/search_form.dart'; import 'package:_pub_shared/search/tags.dart'; -import 'package:pub_dev/frontend/request_context.dart'; import '../../../../package/models.dart'; import '../../../../service/youtube/backend.dart'; @@ -36,8 +35,7 @@ d.Node landingPageNode({ viewAllEvent: 'landing-flutter-favorites-view-all', viewAllTitle: 'Search Flutter Favorites packages', ), - if (requestContext.experimentalFlags.showTrending && - _isNotEmptyList(trendingPackages)) + if (_isNotEmptyList(trendingPackages)) _block( shortId: 'mp', image: d.Image.decorative(