Skip to content

Commit

Permalink
remove unused withSoftBreaks
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed May 8, 2024
1 parent ce3d4b2 commit fc97861
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 74 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import { type Relationships, withRelationship } from './relationship'
import { withDivider } from './divider-shared'
import { withCodeBlock } from './code-block-shared'
import { withMarks } from './marks'
import { withSoftBreaks } from './soft-breaks'
import { withShortcuts } from './shortcuts'
import { withDocumentFeaturesNormalization } from './document-features-normalization'
import { withInsertMenu } from './insert-menu-shared'
Expand Down
64 changes: 0 additions & 64 deletions packages/fields-document/src/DocumentEditor/soft-breaks.test.tsx

This file was deleted.

9 changes: 0 additions & 9 deletions packages/fields-document/src/DocumentEditor/soft-breaks.tsx

This file was deleted.

0 comments on commit fc97861

Please sign in to comment.