diff --git a/db/extensions/vscode.ts b/db/extensions/vscode.ts index 17b65f8..0482da9 100644 --- a/db/extensions/vscode.ts +++ b/db/extensions/vscode.ts @@ -1052,21 +1052,6 @@ const vscode: DocPage = { }, ], }, - { - imgPlaceholder: 'GraphQL', - titleCard: '', - cover: { - src: '', - height: 50, - width: 50, - }, - links: [ - { - type: LinkType.Marketplace, - url: 'https://marketplace.visualstudio.com/items?itemName=mquandalle.graphql', - }, - ], - }, { imgPlaceholder: 'Lit Plugin', titleCard: '',