Skip to content

Commit

Permalink
Remove duplicate description key (#11578)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprobst authored and freiksenet committed Feb 6, 2019
1 parent e77f103 commit cb8e1d8
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -145,6 +145,7 @@ exports.onCreateNode = async ({
actions,
createNodeId
)
delete ret.description
}

return ret
Expand Down

0 comments on commit cb8e1d8

Please sign in to comment.