Skip to content

Commit 60736bb

Browse files
committed
Shift exercise in config.json
1 parent b6dea08 commit 60736bb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

config.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,14 @@
810810
],
811811
"difficulty": 4
812812
},
813+
{
814+
"slug": "rate-limiter",
815+
"name": "rate-limiter",
816+
"uuid": "b4b0c60e-4ce1-488e-948f-bcb6821c773c",
817+
"practices": [],
818+
"prerequisites": ["generic-types"],
819+
"difficulty": 4
820+
},
813821
{
814822
"slug": "rotational-cipher",
815823
"name": "Rotational Cipher",
@@ -1901,14 +1909,6 @@
19011909
"lists"
19021910
],
19031911
"difficulty": 10
1904-
},
1905-
{
1906-
"slug": "rate-limiter",
1907-
"name": "rate-limiter",
1908-
"uuid": "b4b0c60e-4ce1-488e-948f-bcb6821c773c",
1909-
"practices": [],
1910-
"prerequisites": ["generic-types"],
1911-
"difficulty": 4
19121912
}
19131913
],
19141914
"foregone": [

0 commit comments

Comments
 (0)