Skip to content

Commit

Permalink
fix stash list warn
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Nov 20, 2024
1 parent b8dbe42 commit b06d2c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions/legit/porcelain.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ M src/ext/porcelain.lisp

(defgeneric stash-list (vcs)
(:method (vcs)
(declare (ignorable position))
(values))
(:documentation "List stashes"))

Expand Down

0 comments on commit b06d2c7

Please sign in to comment.