branch: externals/dape commit f07e53443dac51d8570043b1d26d5336f04ec39c Author: Daniel Pettersson <dan...@dpettersson.net> Commit: Daniel Pettersson <dan...@dpettersson.net>
Remove done todo --- dape.el | 1 - 1 file changed, 1 deletion(-) diff --git a/dape.el b/dape.el index 2d366edec1..d30ec64158 100644 --- a/dape.el +++ b/dape.el @@ -2559,7 +2559,6 @@ When SKIP-UPDATE is non nil, does not notify adapter about removal." (thread-name (completing-read (format "Select thread (current %s): " - ;; TODO Show current thread with connection prefix (thread-first conn (dape--current-thread) (plist-get :name))) collection nil t)))