fixup ea709c93: remove the unused variable
This commit is contained in:
parent
d3c0999541
commit
fc673fe9c6
|
@ -250,7 +250,6 @@ function createStyleTargetsElement({entry, style}) {
|
||||||
}
|
}
|
||||||
if (favicon) {
|
if (favicon) {
|
||||||
element.appendChild(document.createElement('img')).dataset.src = favicon;
|
element.appendChild(document.createElement('img')).dataset.src = favicon;
|
||||||
numIcons++;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
element.appendChild(
|
element.appendChild(
|
||||||
|
|
Loading…
Reference in New Issue
Block a user