summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2019-07-25 17:06:26 +0200
committerEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2019-07-25 17:06:26 +0200
commitedd3aa48118f82b1c23dd52d82256a07a098452f (patch)
tree41143d074be7c11605597bbb6261e25a217f0ab7
parent2bec5923f54dc8fc0d280a27a6860304eb67a5ef (diff)
remove unnecessary comment
-rw-r--r--pandoc.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.scm b/pandoc.scm
index 56a58bc..7de8cc7 100644
--- a/pandoc.scm
+++ b/pandoc.scm
@@ -1,4 +1,3 @@
-; Configure it for my needs
(define-module (pandoc)
#:use-module (guix packages)
#:use-module (guix build-system gnu)