Remove space that was added for no reason
This commit is contained in:
parent
d7e0ded57a
commit
694af98d21
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* Status edit normalizer
|
* Status edit normalizer
|
||||||
*/
|
*/
|
||||||
import escapeTextContentForBrowser from 'escape-html';
|
import escapeTextContentForBrowser from 'escape-html';
|
||||||
import {
|
import {
|
||||||
Map as ImmutableMap,
|
Map as ImmutableMap,
|
||||||
|
|
Loading…
Reference in a new issue