Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Nov 29, 2020
1 parent 070dbef commit 4bf7fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_firetv_async.py
Expand Up @@ -5,7 +5,7 @@

sys.path.insert(0, '..')

from androidtv import constants, ha_state_detection_rules_validator
from androidtv import constants
from androidtv.firetv.firetv_async import FireTVAsync

from . import async_patchers
Expand Down

0 comments on commit 4bf7fce

Please sign in to comment.