aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-12-28 02:32:38 +0100
committerHugo Hörnquist <hugo@hornquist.se>2019-12-28 02:32:38 +0100
commite9c12af512349cb95a0018e25a9cc54e78b468a4 (patch)
tree7bdfc3a05d673e220c5a3a49ebfbe7d4ebb6dba6 /module/entry-points
parentBroke out vevent->sxml into generalized function. (diff)
downloadcalp-e9c12af512349cb95a0018e25a9cc54e78b468a4.tar.gz
calp-e9c12af512349cb95a0018e25a9cc54e78b468a4.tar.xz
Move config from module to config directory.
Diffstat (limited to 'module/entry-points')
-rw-r--r--module/entry-points/html.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/entry-points/html.scm b/module/entry-points/html.scm
index 699eebdb..82f972ae 100644
--- a/module/entry-points/html.scm
+++ b/module/entry-points/html.scm
@@ -8,7 +8,6 @@
:use-module (ice-9 getopt-long)
:use-module (parameters)
- ;; :use-module (config)
)