Remove deprecated mailbox (#21689)

Remove mailbox
This commit is contained in:
G Johansson
2024-08-14 12:38:06 +02:00
committed by GitHub
parent 6754b8893b
commit 3f0f3affb6
6 changed files with 0 additions and 447 deletions

View File

@@ -40,7 +40,6 @@ import {
mdiImageFilterFrames,
mdiLightbulb,
mdiLightningBolt,
mdiMailbox,
mdiMapMarkerRadius,
mdiMeterGas,
mdiMicrophoneMessage,
@@ -119,7 +118,6 @@ export const FIXED_DOMAIN_ICONS = {
input_text: mdiFormTextbox,
lawn_mower: mdiRobotMower,
light: mdiLightbulb,
mailbox: mdiMailbox,
notify: mdiCommentAlert,
number: mdiRayVertex,
persistent_notification: mdiBell,