Skip to content

Commit

Permalink
Final python fix
Browse files Browse the repository at this point in the history
  • Loading branch information
itchannel committed Nov 6, 2020
1 parent 1c613a7 commit 6d6612d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/fordpass/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

from .fordpass_new import Vehicle
import voluptuous as vol
from fordpass import Vehicle
from homeassistant import config_entries, core, exceptions
from homeassistant.const import CONF_PASSWORD, CONF_USERNAME

Expand Down

0 comments on commit 6d6612d

Please sign in to comment.