Skip to content

Commit

Permalink
Depricate beer song (#1731)
Browse files Browse the repository at this point in the history
  • Loading branch information
meatball133 authored Nov 9, 2024
1 parent 1a6a28c commit 960dcc4
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -992,20 +992,6 @@
],
"difficulty": 3
},
{
"slug": "beer-song",
"name": "Beer Song",
"uuid": "e4f0873a-e834-4b28-9902-795f52f76adb",
"practices": [
"strings"
],
"prerequisites": [
"strings",
"numbers",
"loops"
],
"difficulty": 3
},
{
"slug": "protein-translation",
"name": "Protein Translation",
Expand Down Expand Up @@ -1547,6 +1533,15 @@
"difficulty": 1,
"status": "deprecated"
},
{
"slug": "beer-song",
"name": "Beer Song",
"uuid": "e4f0873a-e834-4b28-9902-795f52f76adb",
"practices": [],
"prerequisites": [],
"difficulty": 3,
"status": "deprecated"
},
{
"slug": "microwave",
"name": "Microwave",
Expand Down

0 comments on commit 960dcc4

Please sign in to comment.