From edd9cb769d0836a58c81337c6a098c0f9fb700bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Thu, 8 Feb 2024 09:31:03 +0100 Subject: [PATCH] Lint --- src/components/ha-qr-code.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/ha-qr-code.ts b/src/components/ha-qr-code.ts index cde50c3612..571451eb41 100644 --- a/src/components/ha-qr-code.ts +++ b/src/components/ha-qr-code.ts @@ -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: