Fix various warnings relating to the controller refactoring

This commit is contained in:
Christopher Baines 2019-10-18 18:44:42 +01:00
parent aee903bc8c
commit 5e2bc7c6e9
4 changed files with 12 additions and 0 deletions

View file

@ -22,6 +22,7 @@
#:use-module (texinfo)
#:use-module (texinfo html)
#:use-module (texinfo plain-text)
#:use-module (json)
#:use-module (guix-data-service web render)
#:use-module (guix-data-service web sxml)
#:use-module (guix-data-service web query-parameters)