From 81779ad62e32bc9d5f9a84b09c809a97c5a5a47b Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 8 Oct 2022 16:02:55 -0400 Subject: [PATCH] Removed customize.yaml, wasn't being used --- configuration.yaml | 1 - customize.yaml | 0 2 files changed, 1 deletion(-) delete mode 100644 customize.yaml diff --git a/configuration.yaml b/configuration.yaml index 74770cd..3819d0c 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,6 +1,5 @@ homeassistant: packages: !include_dir_named packages - customize: !include customize.yaml external_url: !secret remote_url internal_url: !secret local_url # Configure a default setup of Home Assistant (frontend, api, etc) diff --git a/customize.yaml b/customize.yaml deleted file mode 100644 index e69de29..0000000