Skip to content

Commit c11c4df

Browse files
justjuanguiclaude
andcommitted
chore: Remove debugger statement from relic evaluation
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ff7ff62 commit c11c4df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/context/relicevaluation.svelte.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ export function provideRelicEvaluation(
218218
mods: RelicModCollection,
219219
broadcasts: BroadcastContribution[],
220220
): void {
221-
debugger;
222221
const value = relicHelper.getAffixValueFromRoll(
223222
affix.id,
224223
valueNormalized,

0 commit comments

Comments
 (0)