Skip to content

Commit

Permalink
Deprecate scale-generator (#308)
Browse files Browse the repository at this point in the history
* Deprecate scale-generator

* Remove practices and prerequisites
  • Loading branch information
BNAndras authored Aug 24, 2024
1 parent b215eb4 commit 2d671d2
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1557,15 +1557,10 @@
"slug": "scale-generator",
"name": "Scale Generator",
"uuid": "c3b7092d-080b-4fad-8dc8-5ab891123ac3",
"practices": [
"foreach-loops"
],
"prerequisites": [
"strings",
"arrays",
"foreach-loops"
],
"difficulty": 5
"practices": [],
"prerequisites": [],
"difficulty": 5,
"status": "deprecated"
},
{
"slug": "two-bucket",
Expand Down

0 comments on commit 2d671d2

Please sign in to comment.