Skip to content

Commit

Permalink
Update gatsby-node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector authored Apr 1, 2024
1 parent c477bb3 commit 4f82807
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ exports.onCreateNode = ({ node, getNode, actions }) => {
* Todo, create a page for the git hash.
*/


// Releases and Changelog Content
var nodeString = node.internal.type.toString()
var isReleaseJson = nodeString.includes("ReleasesJson")
Expand Down

0 comments on commit 4f82807

Please sign in to comment.