mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Remove import annotations from tests (#169527)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"""Patch JSON related functions."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import functools
|
||||
from typing import Any
|
||||
from unittest import mock
|
||||
|
||||
Reference in New Issue
Block a user