We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa1a03 commit ed8dc7dCopy full SHA for ed8dc7d
db/extensions/vscode.ts
@@ -1052,21 +1052,6 @@ const vscode: DocPage = {
1052
},
1053
],
1054
1055
- {
1056
- imgPlaceholder: 'GraphQL',
1057
- titleCard: '',
1058
- cover: {
1059
- src: '',
1060
- height: 50,
1061
- width: 50,
1062
- },
1063
- links: [
1064
1065
- type: LinkType.Marketplace,
1066
- url: 'https://marketplace.visualstudio.com/items?itemName=mquandalle.graphql',
1067
1068
- ],
1069
1070
{
1071
imgPlaceholder: 'Lit Plugin',
1072
titleCard: '',
0 commit comments