Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaroldi committed Sep 23, 2024
1 parent a13c33c commit cd35c3f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ describe('Content Model Auto Format Plugin Test', () => {
paragraph: ContentModelParagraph,
context: FormatContentModelContext
) => {
const { autoLink, autoMailto, autoTel } = options;
const result =
options && createLinkAfterSpace(segment, paragraph, context, options);

Expand Down

0 comments on commit cd35c3f

Please sign in to comment.