Revert "Add language selector" (#16247)

Revert "Add language selector (#16242)"

This reverts commit d89ac0f30d.
This commit is contained in:
Paul Bottein
2023-04-19 23:58:58 +02:00
committed by GitHub
parent d48a4ab00a
commit 0b3dff00df
8 changed files with 81 additions and 237 deletions

View File

@@ -26,7 +26,6 @@ const LOAD_ELEMENTS = {
entity: () => import("./ha-selector-entity"),
statistic: () => import("./ha-selector-statistic"),
file: () => import("./ha-selector-file"),
language: () => import("./ha-selector-language"),
navigation: () => import("./ha-selector-navigation"),
number: () => import("./ha-selector-number"),
object: () => import("./ha-selector-object"),