Skip to content

Commit

Permalink
Fixed boo boo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohomed Thahsan committed Oct 12, 2018
1 parent 0798b40 commit 4db8294
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/ImageLoader.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4db8294

Please sign in to comment.