Fix most linter errors

This commit is contained in:
Alex Gleason
2020-04-14 15:45:38 -05:00
parent fc72e39ff4
commit 141b0e6bfa
76 changed files with 651 additions and 647 deletions

View File

@ -421,7 +421,6 @@ class Status extends ImmutablePureComponent {
render () {
let ancestors, descendants;
const { status, ancestorsIds, descendantsIds, intl, domain, me } = this.props;
const { fullscreen } = this.state;
if (status === null) {
return (