Skip to content

chore: remove unused segment_uuid and speech_uuid helpers - #7021

Merged
chenghao-mou merged 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-segment-uuid-and-speech-uuid-h-716da8
Aug 28, 2026
Merged

chore: remove unused segment_uuid and speech_uuid helpers#7021
chenghao-mou merged 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-segment-uuid-and-speech-uuid-h-716da8

Conversation

@detail-app

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

Copy link
Copy Markdown
Contributor

Remove the unused segment_uuid() and speech_uuid() helpers (and the
now-unused shortuuid import) from voice/transcription/_utils.py.

Neither function was exported from voice/transcription/init.py, nor
imported or called anywhere in the codebase. The only callers were in
synchronizer.py, which were dropped when the synchronizer was rewritten
to call utils.shortuuid(...) directly — but the definitions in this
file were left behind as orphaned dead code.

History


Dead Code PRs can be configured here.

@detail-app
detail-app Bot requested a review from a team as a code owner August 28, 2026 02:25
@detail-app
detail-app Bot requested a review from longcw August 28, 2026 02:25

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

@chenghao-mou
chenghao-mou merged commit 6125ccf into main Aug 28, 2026
25 of 26 checks passed
@chenghao-mou
chenghao-mou deleted the detail/dead-code/chore-remove-unused-segment-uuid-and-speech-uuid-h-716da8 branch August 28, 2026 10:32
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