Skip to content

Commit ff51221

Browse files
committed
chore: pretify
1 parent c8c02c3 commit ff51221

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/src/main/java/com/swmansion/enriched/events/MentionHandler.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class MentionHandler(private val view: EnrichedTextInputView) {
3434
view.id,
3535
indicator,
3636
text,
37-
view.experimentalSynchronousEvents)
38-
)
37+
view.experimentalSynchronousEvents,
38+
))
3939
}
4040
}

0 commit comments

Comments
 (0)