Remove unused import for re
This commit is contained in:
parent
137cadb59c
commit
0f292e8fa6
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from homeassistant.helpers import validate_config
|
|||
from homeassistant.components.camera import DOMAIN
|
||||
from homeassistant.components.camera import Camera
|
||||
import requests
|
||||
import re
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue