mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 11:54:35 +02:00
Fix ruff import validation (#126917)
This commit is contained in:
@@ -106,7 +106,6 @@ from .util import (
|
||||
database_job_retry_wrapper,
|
||||
execute_stmt_lambda_element,
|
||||
get_index_by_name,
|
||||
retryable_database_job,
|
||||
retryable_database_job_method,
|
||||
session_scope,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user