Skip to content

Remove unused util functions#1565

Merged
TwitchBronBron merged 5 commits intov1from
issue-1563-remove-unused-utils
Oct 16, 2025
Merged

Remove unused util functions#1565
TwitchBronBron merged 5 commits intov1from
issue-1563-remove-unused-utils

Conversation

@Christian-Holbrook
Copy link
Contributor

Removing any utils that are never referenced (or only referenced in a test).

Also marked some functions that could be removed from util.ts and moved into testHelpers.spec.ts.

@Christian-Holbrook Christian-Holbrook marked this pull request as ready for review September 11, 2025 16:56
@TwitchBronBron TwitchBronBron added this to the v1.0.0 milestone Sep 11, 2025
@@ -484,17 +515,33 @@ describe('util', () => {
});

describe('areArraysEqual', () => {
Copy link
Member

Choose a reason for hiding this comment

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

We can probably delete this one

@TwitchBronBron TwitchBronBron merged commit 85fdc46 into v1 Oct 16, 2025
8 checks passed
@TwitchBronBron TwitchBronBron deleted the issue-1563-remove-unused-utils branch October 16, 2025 18:50
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.

2 participants