Skip to content

Commit

Permalink
refactor(lint): linty fresh
Browse files Browse the repository at this point in the history
  • Loading branch information
phBalance authored and phBalance committed Oct 19, 2024
1 parent 38b97ee commit 6927807
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion module/item/skill.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ async function skillRoll(item, actor, target, event) {
const {
error: resourceError,
warning: resourceWarning,
resourcesRequired,
resourcesUsedDescription,
resourcesUsedDescriptionRenderedRoll,
} = await userInteractiveVerifyOptionallyPromptThenSpendResources(item, { noResourceUse: event.shiftKey });
Expand Down

0 comments on commit 6927807

Please sign in to comment.