diff --git a/tools/fetch.py b/tools/fetch.py index 4aa8358..15aa520 100644 --- a/tools/fetch.py +++ b/tools/fetch.py @@ -9,8 +9,6 @@ from bs4 import BeautifulSoup from urllib.parse import urlparse def reader_mode(html_content: str) -> str: - print("Getting reader mode for HTML", html_content) - doc = Document(html_content) short_title = doc.short_title() or "" title_html = f"