From 5f695e789b1fe5327fee731bdfde1b2d7be3904a Mon Sep 17 00:00:00 2001 From: Dave T <17680170+davet2001@users.noreply.github.com> Date: Mon, 5 Oct 2020 12:27:12 +0100 Subject: [PATCH] Axis remove orphan string (#41166) --- homeassistant/components/axis/strings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/homeassistant/components/axis/strings.json b/homeassistant/components/axis/strings.json index 68577798dfc..b98f9fe7ad1 100644 --- a/homeassistant/components/axis/strings.json +++ b/homeassistant/components/axis/strings.json @@ -20,7 +20,6 @@ }, "abort": { "already_configured": "Device is already configured", - "bad_config_file": "Bad data from configuration file", "link_local_address": "Link local addresses are not supported", "not_axis_device": "Discovered device not an Axis device" }