sforkowany z mirror/soapbox
Fix linter error
rodzic
e74379b6f2
commit
fa3eb129f4
|
@ -206,7 +206,6 @@ class SoapboxConfig extends ImmutablePureComponent {
|
|||
render() {
|
||||
const { intl } = this.props;
|
||||
const soapbox = this.getSoapboxConfig();
|
||||
const settings = defaultSettings.mergeDeep(soapbox.get('defaultSettings'));
|
||||
|
||||
return (
|
||||
<Column icon='cog' heading={intl.formatMessage(messages.heading)} backBtnSlim>
|
||||
|
|
Ładowanie…
Reference in New Issue