Remove a rogue 1 from the (guix-data-service model nar) module

This commit is contained in:
Christopher Baines 2019-12-26 10:16:16 +00:00
parent a3ea38d545
commit 9ffe884711

View file

@ -1,4 +1,4 @@
1(define-module (guix-data-service model nar)
(define-module (guix-data-service model nar)
#:use-module (srfi srfi-1)
#:use-module (ice-9 match)
#:use-module (web uri)