mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 06:38:07 +02:00
Merge pull request #18724 from Snuffleupagus/highlight-rm-l10nPromise
Remove ununsed static `HighlightEditor._l10nPromise` field
This commit is contained in:
commit
66ed4b9e25
1 changed files with 0 additions and 2 deletions
|
@ -77,8 +77,6 @@ class HighlightEditor extends AnnotationEditor {
|
|||
|
||||
static _defaultThickness = 12;
|
||||
|
||||
static _l10nPromise;
|
||||
|
||||
static _type = "highlight";
|
||||
|
||||
static _editorType = AnnotationEditorType.HIGHLIGHT;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue