From 8b0fe8d5b8312b87642a2141c308a89327d3919d Mon Sep 17 00:00:00 2001 From: FL550 Date: Mon, 3 Aug 2020 19:25:29 +0200 Subject: [PATCH] Removes TODO from file --- src/types.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/types.ts b/src/types.ts index 59e3046..0716205 100755 --- a/src/types.ts +++ b/src/types.ts @@ -29,7 +29,6 @@ export interface SpotifyCardConfig extends LovelaceCardConfig { default_device?: string; filter_devices?: Array; - //TODO custom locale // locale }