Skip to content

refactor: remove duplicate dispatcher modparam#144

Merged
Amygos merged 1 commit into
mainfrom
refactor-remove-dispatcher-dead-code
Feb 23, 2026
Merged

refactor: remove duplicate dispatcher modparam#144
Amygos merged 1 commit into
mainfrom
refactor-remove-dispatcher-dead-code

Conversation

@Amygos

@Amygos Amygos commented Feb 23, 2026

Copy link
Copy Markdown
Member

Summary

A commented-out duplicate of modparam("dispatcher", "flags", 2) was left in the config. The active declaration is already present a few lines below. The dead comment is confusing and misleads readers into thinking the flag is disabled.

Changes

  • Remove the commented-out duplicate modparam line

@Amygos
Amygos marked this pull request as ready for review February 23, 2026 08:25
Remove commented-out duplicate of dispatcher flags
modparam. The active declaration is already present
a few lines below.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Amygos
Amygos force-pushed the refactor-remove-dispatcher-dead-code branch from 7b0cc2f to bb97762 Compare February 23, 2026 08:26
@Amygos
Amygos merged commit c731d5f into main Feb 23, 2026
8 of 9 checks passed
@Amygos
Amygos deleted the refactor-remove-dispatcher-dead-code branch February 23, 2026 08:42
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.

1 participant