Skip to content

Commit 5fe8d41

Browse files
authored
Update config.json (#4115)
Test to see if removing `square-root` affects the availability of `triangle`.
1 parent d6d49f9 commit 5fe8d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@
594594
"slug": "square-root",
595595
"name": "Square Root",
596596
"uuid": "c32f994a-1080-4f05-bf88-051975a75d64",
597-
"practices": ["numbers"],
597+
"practices": [],
598598
"prerequisites": ["basics", "numbers", "conditionals", "loops"],
599599
"difficulty": 2
600600
},

0 commit comments

Comments
 (0)