[nrk] Remove unused import

This commit is contained in:
MrDemocracy 2024-10-24 17:26:20 +02:00 committed by GitHub
parent 38746cb1af
commit 17b667c2fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,6 @@ from ..utils import (
parse_iso8601,
str_or_none,
traverse_obj,
try_get,
url_or_none,
urljoin,
)