branch: externals/ellama commit 2e8e7c9adc57f09f875d96afc359c1f1dc4a6fc6 Author: Sergey Kostyaev <s-kosty...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Remove empty line --- ellama.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ellama.el b/ellama.el index 46ca1c4b2f..718298b300 100644 --- a/ellama.el +++ b/ellama.el @@ -1272,7 +1272,6 @@ ARGS contains keys for fine control. (message "No text in the kill ring to summarize.") (ellama-instant (format ellama-summarize-prompt-template text))))) - ;;;###autoload (defun ellama-code-review () "Review code in selected region or current buffer."