Skip to content

Commit

Permalink
fix: remove unneeded no image placeholder for now
Browse files Browse the repository at this point in the history
  • Loading branch information
roadlittledawn committed Jun 21, 2021
1 parent 5978e1c commit f07fc88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/ImageSlider/ImageSlider.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,4 @@ ImageSlider.propTypes = {
height: PropTypes.number,
};

const noImagePlaceholder =
'https://socialistmodernism.com/wp-content/uploads/2017/07/placeholder-image.png';

export default ImageSlider;

0 comments on commit f07fc88

Please sign in to comment.