Skip to content

Commit

Permalink
Remove duplicate section
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathonherbert committed Jan 6, 2025
1 parent f487ae7 commit 88a10a0
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions client/src/typeahead/CapiTypeaheadHelpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,21 +185,6 @@ export class CapiTypeaheadHelpers {
];

mostUsedSections = [
{
id: "news",
webTitle: "News",
webUrl: "https://www.theguardian.com/news",
apiUrl: "https://content.guardianapis.com/news",
editions: [
{
id: "news",
webTitle: "News",
webUrl: "https://www.theguardian.com/news",
apiUrl: "https://content.guardianapis.com/news",
code: "default",
},
],
},
{
id: "news",
webTitle: "News",
Expand Down

0 comments on commit 88a10a0

Please sign in to comment.