Remove a couple of peek calls that snuck in

This commit is contained in:
Christopher Baines 2019-11-14 20:51:29 +00:00
parent ab51599057
commit edb21317a6
2 changed files with 2 additions and 2 deletions

View file

@ -638,7 +638,7 @@
(assq-ref query-parameters 'base_commit))
(define target-commit
(peek (assq-ref query-parameters 'target_commit)))
(assq-ref query-parameters 'target_commit))
(layout
#:body