diff --git a/curriculum/challenges/_meta/learn-data-structures-by-building-the-merge-sort-algorithm/meta.json b/curriculum/challenges/_meta/learn-data-structures-by-building-the-merge-sort-algorithm/meta.json index 536d814b988..01a47ca42ba 100644 --- a/curriculum/challenges/_meta/learn-data-structures-by-building-the-merge-sort-algorithm/meta.json +++ b/curriculum/challenges/_meta/learn-data-structures-by-building-the-merge-sort-algorithm/meta.json @@ -141,10 +141,6 @@ { "id": "6569c2cbf6c993ea8cd85682", "title": "Step 33" - }, - { - "id": "65817fcc829d9d176878c54a", - "title": "Step 34" } ], "helpCategory": "Python"