fix linter error
This commit is contained in:
parent
ad316e0912
commit
9220e251db
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import {
|
|||
// List as ImmutableList,
|
||||
} from 'immutable';
|
||||
import { patchMe } from 'soapbox/actions/me';
|
||||
import { unescape } from 'lodash';
|
||||
//import { unescape } from 'lodash';
|
||||
import { generateThemeCss } from 'soapbox/utils/theme';
|
||||
|
||||
const MAX_FIELDS = 6; // Max promoPanel fields
|
||||
|
|
Loading…
Reference in a new issue