Skip to content

Commit

Permalink
Merge pull request #1186 from hillerstorm/oopsie
Browse files Browse the repository at this point in the history
[UI] Remove duplicate case statement
  • Loading branch information
hillerstorm authored Nov 8, 2024
2 parents ec02f1f + 1863e68 commit 5ec0788
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/core/proto_utils/action_id.ts
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ export class ActionId {
case 'Obliterate':
case 'Blood-Caked Strike':
case 'Festering Strike':
case 'Blood Strike':
case 'Razor Frost':
case 'Lightning Speed':
case 'Windfury Weapon':
Expand Down

0 comments on commit 5ec0788

Please sign in to comment.