Skip to content

Commit 41c9f39

Browse files
authored
Fix: Update
Signed-off-by: Varad Gupta <[email protected]>
1 parent 10ff5b9 commit 41c9f39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/image.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const Image = ({ childImageSharp, extension, publicURL, alt, imgStyle, ...rest }
1919
</div>
2020
);
2121
}
22-
console.log(childImageSharp, publicURL);
2322

2423
return <GatsbyImage
2524
key={publicURL}

0 commit comments

Comments
 (0)