Remove ununsed static HighlightEditor._l10nPromise field
This commit is contained in:
parent
5b4c2fe1a8
commit
2883a9460e
@ -77,8 +77,6 @@ class HighlightEditor extends AnnotationEditor {
|
|||||||
|
|
||||||
static _defaultThickness = 12;
|
static _defaultThickness = 12;
|
||||||
|
|
||||||
static _l10nPromise;
|
|
||||||
|
|
||||||
static _type = "highlight";
|
static _type = "highlight";
|
||||||
|
|
||||||
static _editorType = AnnotationEditorType.HIGHLIGHT;
|
static _editorType = AnnotationEditorType.HIGHLIGHT;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user