Skip to content

Commit

Permalink
Fix CI breakage (exercism#202)
Browse files Browse the repository at this point in the history
* Remove duplicate robot-simulator exercise
  • Loading branch information
BNAndras authored Mar 21, 2024
1 parent eeb193b commit da7f5ac
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
{
"slug": "allergies",
"name": "Allergies",
"uuid": "069b2f75-079e-4c9e-a80f-15e8482151b3",
"uuid": "37555c56-5c77-4b6a-93eb-decde0ae8825",
"practices": [],
"prerequisites": [],
"difficulty": 3
Expand Down Expand Up @@ -393,16 +393,6 @@
"prerequisites": [],
"difficulty": 2
},
{
"slug": "robot-simulator",
"name": "Robot Simulator",
"uuid": "e81a517a-16be-4760-980a-21ee549c24ea",
"practices": [
"strings"
],
"prerequisites": [],
"difficulty": 4
},
{
"slug": "roman-numerals",
"name": "Roman Numerals",
Expand Down

0 comments on commit da7f5ac

Please sign in to comment.