Removed unused import
This commit is contained in:
parent
f3c95adaca
commit
6e7ca9505c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Tests state automation.
|
|||
import unittest
|
||||
from datetime import timedelta
|
||||
from unittest.mock import patch
|
||||
import time
|
||||
|
||||
import homeassistant.util.dt as dt_util
|
||||
import homeassistant.components.automation as automation
|
||||
import homeassistant.components.automation.state as state
|
||||
|
|
Loading…
Add table
Reference in a new issue