Skip to content

Commit 3366f6f

Browse files
authored
Mark Scale Generator as deprecated (#2628)
* Mark Scale Generator as deprecated * Run configlet fmt
1 parent 9f56199 commit 3366f6f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

config.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,13 +1265,9 @@
12651265
"name": "Scale Generator",
12661266
"uuid": "b9c586e8-998b-4f5d-ab98-a08be29a9f19",
12671267
"practices": [],
1268-
"prerequisites": [
1269-
"classes",
1270-
"arrays",
1271-
"strings",
1272-
"array-transformations"
1273-
],
1268+
"prerequisites": [],
12741269
"difficulty": 3,
1270+
"status": "deprecated",
12751271
"topics": [
12761272
"loops",
12771273
"pattern_recognition",

0 commit comments

Comments
 (0)