Skip to content

chore(streamstore): remove unused unsafeWipe redacted helper - #341

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-streamstore-remove-unused-unsafewipe-redacte-4bc0ef
Open

chore(streamstore): remove unused unsafeWipe redacted helper#341
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-streamstore-remove-unused-unsafewipe-redacte-4bc0ef

Conversation

@detail-app

@detail-app detail-app Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Removes the unsafeWipe function from the Redacted module and its
sole test case in the issue-91 reproduction suite.

unsafeWipe had no production callers — its only consumer was a test
file, which per dead-code guidelines does not count as a production
call-site. It was also not re-exported from the package entry point
(src/index.ts only re-exports the Redacted type) and was not
reachable via the package exports map, so removal has no external
API impact.

History

  • Last materially changed October 2025 (bdf95c3)

Dead Code PRs can be configured here.

@detail-app
detail-app Bot requested a review from a team as a code owner August 20, 2026 21:07
@greptile-apps

greptile-apps Bot commented Aug 20, 2026

Copy link
Copy Markdown

PR author is not in the allowed authors list.

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.

0 participants