Correct error from earlier thoughtless uncommenting

This commit is contained in:
Tony Garnock-Jones 2018-05-01 20:57:42 +01:00
parent e4e0b5f9d4
commit 9c22868bd2
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@
(if maybe-expr-stx
(quasisyntax/loc maybe-expr-stx
((schedule-script! #:priority *query-handler-priority*
(current-actor)
(lambda () #,maybe-expr-stx))))
#'())))