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
|
||||
*/
|
||||
*/
|
||||
import escapeTextContentForBrowser from 'escape-html';
|
||||
import {
|
||||
Map as ImmutableMap,
|
||||
|
|
Loading…
Reference in a new issue