Remove space that was added for no reason

This commit is contained in:
Alex Gleason 2024-02-08 15:05:06 -06:00
parent d7e0ded57a
commit 694af98d21
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

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