aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--piem.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/piem.el b/piem.el
index 695a37b..145d4aa 100644
--- a/piem.el
+++ b/piem.el
@@ -541,7 +541,6 @@ If CODEREPO is given, switch to this directory before calling
(piem-extract-mbox-info mbox)
(piem-inbox-coderepo-maybe-read))))
(let* ((default-directory (or coderepo default-directory)))
- ;; TODO: Optionally do more through Magit.
(let ((new-branch (read-string
"New branch (empty for detached): "
(funcall piem-default-branch-function info)))