diff --git a/src/components/ImageLoader.js b/src/components/ImageLoader.js index bddc33a..cb1f4f7 100644 --- a/src/components/ImageLoader.js +++ b/src/components/ImageLoader.js @@ -18,9 +18,6 @@ class ImageLoader extends React.PureComponent { constructor(props) { super(props); - // Bind the context to required other functions - this.bindContextToCustomFunction(this); - // Set initial state this.state = { // Get all the image sources given as an array