Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit 76ae839

Browse files
committed
removed unused import
1 parent 5de1197 commit 76ae839

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom_components/shopping_list/config_flow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from homeassistant import config_entries
55
from homeassistant.const import CONF_PASSWORD, CONF_USERNAME
66
from homeassistant.core import callback
7-
from homeassistant.helpers import config_validation as cv
87
import voluptuous as vol
98

109
from .bring import BringApi

0 commit comments

Comments
 (0)