1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Use core constants for helpers (#46240)

This commit is contained in:
tkdrob
2021-02-08 16:53:17 -05:00
committed by GitHub
parent 00bbf8c3a2
commit c2302784c2
12 changed files with 1 additions and 18 deletions

View File

@@ -70,7 +70,6 @@ def report_integration(
Async friendly.
"""
found_frame, integration, path = integration_frame
index = found_frame.filename.index(path)