Strip debugging statements.

This commit is contained in:
Dermot Duffy
2022-04-11 20:39:49 -07:00
parent 49c861e64e
commit 90f1cc9f0a
2 changed files with 3 additions and 20 deletions
-2
View File
@@ -78,8 +78,6 @@ export class FrigateCardThumbnail extends LitElement {
return;
}
console.info;
return html` <img
aria-label="${label ?? ''}"
src="${thumbnail}"