Fix linter error

merge-requests/555/merge
Alex Gleason 2021-07-01 20:58:20 -05:00
rodzic e74379b6f2
commit fa3eb129f4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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>