Skip to content

Commit 960dcc4

Browse files
authored
Depricate beer song (#1731)
1 parent 1a6a28c commit 960dcc4

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

config.json

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -992,20 +992,6 @@
992992
],
993993
"difficulty": 3
994994
},
995-
{
996-
"slug": "beer-song",
997-
"name": "Beer Song",
998-
"uuid": "e4f0873a-e834-4b28-9902-795f52f76adb",
999-
"practices": [
1000-
"strings"
1001-
],
1002-
"prerequisites": [
1003-
"strings",
1004-
"numbers",
1005-
"loops"
1006-
],
1007-
"difficulty": 3
1008-
},
1009995
{
1010996
"slug": "protein-translation",
1011997
"name": "Protein Translation",
@@ -1547,6 +1533,15 @@
15471533
"difficulty": 1,
15481534
"status": "deprecated"
15491535
},
1536+
{
1537+
"slug": "beer-song",
1538+
"name": "Beer Song",
1539+
"uuid": "e4f0873a-e834-4b28-9902-795f52f76adb",
1540+
"practices": [],
1541+
"prerequisites": [],
1542+
"difficulty": 3,
1543+
"status": "deprecated"
1544+
},
15501545
{
15511546
"slug": "microwave",
15521547
"name": "Microwave",

0 commit comments

Comments
 (0)