This commit is contained in:
Kovid Goyal 2024-03-13 21:53:25 +05:30
parent 4bd400c7d6
commit 3ad4759cbf
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -3,7 +3,6 @@ __license__ = "GPL v3"
import json import json
from datetime import datetime from datetime import datetime
from os.path import splitext
from urllib.parse import urljoin from urllib.parse import urljoin
from calibre.web.feeds.news import BasicNewsRecipe, prefixed_classes from calibre.web.feeds.news import BasicNewsRecipe, prefixed_classes