Skip to content

Commit

Permalink
fix: Remove duplicate requirement in quest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoinkwiz committed Nov 24, 2024
1 parent bcd8f46 commit 556fbea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/quest.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
},
"logicType": "nand",
"stepRequirements": ["uncutSapphire"],
"stepRequirements": ["uncutSapphire"],
"conditionalRequirements": ["uncutSapphire"]
},
{
Expand Down

0 comments on commit 556fbea

Please sign in to comment.