We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af106f commit 058f0a5Copy full SHA for 058f0a5
lib/headlines-feed/view/source_filter_page.dart
@@ -39,8 +39,6 @@ class SourceFilterPage extends StatelessWidget {
39
)..add(
40
LoadSourceFilterData(
41
initialSelectedSources: initialSelectedSources,
42
- initialSelectedCountryIsoCodes: initialSelectedCountryIsoCodes,
43
- initialSelectedSourceTypes: initialSelectedSourceTypes,
44
),
45
46
child: const _SourceFilterView(),
0 commit comments