Skip to content

Commit

Permalink
Remove unused attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
planarvoid committed Aug 11, 2023
1 parent a319d4b commit a7a4518
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ class HighlightSpan(
override var attributes: AztecAttributes = AztecAttributes(),
val colorHex: Int
) : BackgroundColorSpan(colorHex), IAztecInlineSpan {
var alpha: Int = 220

override var TAG = HIGHLIGHT_TAG

companion object {
Expand Down

0 comments on commit a7a4518

Please sign in to comment.