diff --git a/app/soapbox/features/configuration/index.js b/app/soapbox/features/configuration/index.js index fabfa6225..ead5873c7 100644 --- a/app/soapbox/features/configuration/index.js +++ b/app/soapbox/features/configuration/index.js @@ -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