Skip to content

Commit 9182a0c

Browse files
author
Lucas Nussbaum
committed
[dev/wiki] remove display of options
1 parent 6f4f1a2 commit 9182a0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

generators/wiki/wikigen

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ SITE_GENERATORS = {
4545
GENERATORS = GLOBAL_GENERATORS.merge(SITE_GENERATORS)
4646

4747
options = WikiGenerator::parse_options
48-
p options
4948
myopts = options.clone
5049
options[:generators].each do |g|
5150
myopts[:generators] = [g]

0 commit comments

Comments
 (0)