Skip to content

Commit

Permalink
fix: remove duplicate graphql card (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
EduWTR authored Jun 6, 2024
1 parent 2fa1a03 commit ed8dc7d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions db/extensions/vscode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: '',
Expand Down

0 comments on commit ed8dc7d

Please sign in to comment.