mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-03 17:00:25 -06:00
Removed uneccessary import in landing-page-network.ts (#29000)
* Removed uneccessary console on landing-page-networks.ts * Uneccessary import removed in landing-page-networks.ts
This commit is contained in:
parent
6c1c7cead3
commit
53deb3f419
@ -1,4 +1,3 @@
|
||||
import "@material/mwc-linear-progress/mwc-linear-progress";
|
||||
import memoizeOne from "memoize-one";
|
||||
import { type CSSResultGroup, LitElement, css, html, nothing } from "lit";
|
||||
import { customElement, property } from "lit/decorators";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user