diff --git a/config.json b/config.json index 0dfeed1..a46a0af 100644 --- a/config.json +++ b/config.json @@ -88,12 +88,10 @@ "slug": "binary-search", "name": "Binary Search", "uuid": "dc4437e4-9ab3-4ab0-ae0d-ae3d2287e97c", - "practices": [ - "loops", - "lists" - ], + "practices": [], "prerequisites": [], - "difficulty": 2 + "difficulty": 2, + "status": "deprecated" }, { "slug": "bob",