Skip to content

Commit

Permalink
Merge pull request #19 from itchannel/active_dev
Browse files Browse the repository at this point in the history
Active dev
  • Loading branch information
itchannel committed Nov 6, 2020
2 parents 0e20e5b + 1c613a7 commit d2b2464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/fordpass/config_flow.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""Config flow for FordPass integration."""
import logging

from .fordpass_new import Vehicle
import voluptuous as vol
from fordpass import Vehicle
from homeassistant import config_entries, core, exceptions
Expand Down

0 comments on commit d2b2464

Please sign in to comment.