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 time related functions."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import datetime
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user