Address lint.
This commit is contained in:
parent
8aeee408b0
commit
43baeb71ad
1
react-debug/src/App.js
vendored
1
react-debug/src/App.js
vendored
@ -20,7 +20,6 @@ class Album extends React.Component {
|
||||
);
|
||||
}
|
||||
render() {
|
||||
let {album} = this.props;
|
||||
let {error, media_items} = this.state;
|
||||
console.log(this.state);
|
||||
if (error !== null) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user