Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
leaftail1880 committed Jan 6, 2025
1 parent 4fc93e7 commit 6f9d33f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/places/dungeons/warden.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { getScheduledToPlace, scheduleBlockPlace, unscheduleBlockPlace } from 'l
import { createLogger } from 'lib/utils/logger'

// TODO Add chest generation

const logger = createLogger('warden')

class WardenDungeonRegion extends Region {
Expand Down

0 comments on commit 6f9d33f

Please sign in to comment.