mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 20:56:36 +00:00
Lint
This commit is contained in:
parent
c567f20074
commit
edd9cb769d
@ -64,7 +64,6 @@ export class HaQrCode extends LitElement {
|
||||
changedProperties.has("errorCorrectionLevel") ||
|
||||
changedProperties.has("centerImage"))
|
||||
) {
|
||||
const computedStyles = getComputedStyle(this);
|
||||
|
||||
QRCode.toCanvas(canvas, this.data, {
|
||||
errorCorrectionLevel:
|
||||
|
Loading…
x
Reference in New Issue
Block a user