Skip to content

Commit

Permalink
Remove non-needed call
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedRejeb committed Dec 26, 2024
1 parent be770b8 commit aa74682
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1278,8 +1278,6 @@ class RichTextStateTest {
""".trimIndent()
)

richTextState.printParagraphs()

// Select the text
richTextState.selection = TextRange(3)

Expand Down

0 comments on commit aa74682

Please sign in to comment.