Merge pull request #18724 from Snuffleupagus/highlight-rm-l10nPromise
Remove ununsed static `HighlightEditor._l10nPromise` field
This commit is contained in:
commit
66ed4b9e25
@ -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