mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Remove ununsed static HighlightEditor._l10nPromise
field
This commit is contained in:
parent
5b4c2fe1a8
commit
2883a9460e
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