Skip to content

Commit

Permalink
bug: remove unreachable code
Browse files Browse the repository at this point in the history
  • Loading branch information
arcan1s committed Jul 31, 2024
1 parent d662e30 commit c9eb311
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,5 @@ object BisProvider {
case "ringleft" | "fingerl" => "left ring"
case "ringright" | "fingerr" => "right ring"
case "weapon" | "head" | "body" | "hand" | "hands" | "legs" | "feet" | "ears" | "neck" | "wrist" | "wrists" => key
case "hand" => "hands"
}
}

0 comments on commit c9eb311

Please sign in to comment.