Skip to content

Commit

Permalink
Merge pull request #20 from itchannel/active_dev
Browse files Browse the repository at this point in the history
Final python fix
  • Loading branch information
itchannel committed Nov 6, 2020
2 parents d2b2464 + 6d6612d commit dffe1dc
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 dffe1dc

Please sign in to comment.