Skip to content

chore(filters): Remove unused Type::Map#6839

Open
Nerixyz wants to merge 1 commit intoChatterino:masterfrom
Nerixyz:chore/remove-map-type
Open

chore(filters): Remove unused Type::Map#6839
Nerixyz wants to merge 1 commit intoChatterino:masterfrom
Nerixyz:chore/remove-map-type

Conversation

@Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Mar 8, 2026

In filters, we could never instantiate a Map (neither users nor the context map), so the type was essentially unused. This PR removes it.

We shouldn't need a map type for filters and at least until now, there isn't a feature request for this. If filters need to perform more complex operations, I suggest we allow plugins to create filters.

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