Skip to content

Commit

Permalink
Merge pull request mozilla#18724 from Snuffleupagus/highlight-rm-l10n…
Browse files Browse the repository at this point in the history
…Promise

Remove ununsed static `HighlightEditor._l10nPromise` field
  • Loading branch information
Snuffleupagus authored Sep 10, 2024
2 parents 5b4c2fe + 2883a94 commit 66ed4b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/display/editor/highlight.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ class HighlightEditor extends AnnotationEditor {

static _defaultThickness = 12;

static _l10nPromise;

static _type = "highlight";

static _editorType = AnnotationEditorType.HIGHLIGHT;
Expand Down

0 comments on commit 66ed4b9

Please sign in to comment.