Skip to content

Commit

Permalink
refactor movie component
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithSouma committed Nov 2, 2020
1 parent e863c22 commit 61fe299
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/movies.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ class Movies extends Component {
};

render() {
const { length: count } = this.state.movies;
const {
pageSize,
currentPage,
Expand Down

0 comments on commit 61fe299

Please sign in to comment.