Skip to content

Remove unused reindexer constant#1229

Merged
brandur merged 1 commit intomasterfrom
brandur-remove-const
Apr 25, 2026
Merged

Remove unused reindexer constant#1229
brandur merged 1 commit intomasterfrom
brandur-remove-const

Conversation

@brandur
Copy link
Copy Markdown
Contributor

@brandur brandur commented Apr 25, 2026

I just noticed while putting together #1228 that we have an unused
constant in the reindexer, ReindexerIntervalDefault, as some time back
the interval was replaced by a schedule func. Here, drop it.

I just noticed while putting together #1228 that we have an unused
constant in the reindexer, `ReindexerIntervalDefault`, as some time back
the interval was replaced by a schedule func. Here, drop it.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an unused ReindexerIntervalDefault constant from the maintenance reindexer, reflecting the earlier shift from interval-based scheduling to a schedule function.

Changes:

  • Deleted the unused ReindexerIntervalDefault constant from the reindexer.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@brandur brandur merged commit 5624cd9 into master Apr 25, 2026
19 checks passed
@brandur brandur deleted the brandur-remove-const branch April 25, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants