Skip to content

Commit 3ee9efa

Browse files
committed
Remove debug config value
1 parent 28dac43 commit 3ee9efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/clojure/01-at4/code/codecrafters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# These can be VERY verbose, so we suggest turning them off
44
# unless you really need them.
5-
debug: true
5+
debug: false
66

77
# Use this to change the Clojure version used to run your code
88
# on Codecrafters.

0 commit comments

Comments
 (0)