diff --git a/config.json b/config.json index 4f49d6b853..d0eb24d086 100644 --- a/config.json +++ b/config.json @@ -1265,13 +1265,9 @@ "name": "Scale Generator", "uuid": "b9c586e8-998b-4f5d-ab98-a08be29a9f19", "practices": [], - "prerequisites": [ - "classes", - "arrays", - "strings", - "array-transformations" - ], + "prerequisites": [], "difficulty": 3, + "status": "deprecated", "topics": [ "loops", "pattern_recognition",