Skip to content

Commit

Permalink
will git stop being weird (#29897)
Browse files Browse the repository at this point in the history
(cherry picked from commit 57c131d)
  • Loading branch information
LB authored and vladar committed Mar 2, 2021
1 parent c98c87f commit 2df99ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/gatsby-transformer-sharp/src/customize-schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,6 @@ const imageNodeType = ({
not know the formats of the source images, as this could lead to unwanted results such as converting JPEGs to PNGs. Specifying
both PNG and JPG is not supported and will be ignored.
`,
defaultValue: [``, `webp`],
},
outputPixelDensities: {
type: GraphQLList(GraphQLFloat),
Expand Down

0 comments on commit 2df99ae

Please sign in to comment.