mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Remove unused import for re
This commit is contained in:
@@ -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__)
|
||||
|
||||
|
Reference in New Issue
Block a user