Skip to content

Commit

Permalink
perf(www): get rid of unnecessary items in query (#21115)
Browse files Browse the repository at this point in the history
  • Loading branch information
tesseralis committed Feb 1, 2020
1 parent 27ce96f commit 4d24e84
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions www/gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,13 +187,6 @@ exports.createPages = ({ graphql, actions, reporter }) => {
id
title
slug
readme {
id
childMarkdownRemark {
id
html
}
}
}
}
}
Expand Down

0 comments on commit 4d24e84

Please sign in to comment.