Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Jan 22, 2024
1 parent 9639a10 commit 9b97880
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ class InlineFormatter(editor: AztecText, val codeStyle: CodeStyle, private val h
end,
Spanned.SPAN_EXCLUSIVE_EXCLUSIVE
)
markStyleColor = null;
markStyleColor = null
}
}
}
Expand Down

0 comments on commit 9b97880

Please sign in to comment.