From 4db829409f13953b4f9671fa82d77fc09932280e Mon Sep 17 00:00:00 2001 From: Mohomed Thahsan Date: Fri, 12 Oct 2018 07:50:33 +0530 Subject: [PATCH] Fixed boo boo --- src/components/ImageLoader.js | 3 --- 1 file changed, 3 deletions(-) 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