mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
fix types
This commit is contained in:
@@ -18,9 +18,6 @@ from homeassistant.core import (
|
||||
|
||||
from . import models
|
||||
|
||||
if TYPE_CHECKING:
|
||||
pass
|
||||
|
||||
|
||||
class HomeAssistantRemoteScanner(BaseHaRemoteScanner):
|
||||
"""Home Assistant remote BLE scanner.
|
||||
|
Reference in New Issue
Block a user