Cleanup unused import in SamsungTV (#72102)

pull/72088/head^2
epenet 2022-05-18 20:04:42 +02:00 committed by GitHub
parent e300908a8e
commit 349347cade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ from __future__ import annotations
import asyncio
from collections.abc import Coroutine, Sequence
import contextlib
from datetime import datetime, timedelta
from typing import Any