1
0
Fork 0

Remove stray (message) call

This commit is contained in:
Bram Schoenmakers 2024-01-05 20:50:45 +01:00
parent 4ef9d8f494
commit af326af4f6

View file

@ -393,7 +393,6 @@ types are supported:
- YouTube URLs - YouTube URLs
- Scanned PDFs and images (OCR)" - Scanned PDFs and images (OCR)"
(interactive "sURL: \np") (interactive "sURL: \np")
(message "%"d)
(let ((summary (kagi-summarize url))) (let ((summary (kagi-summarize url)))
(if (eql insert 4) (if (eql insert 4)
(kagi--insert-summary summary) (kagi--insert-summary summary)