Skip to content

Commit 295756e

Browse files
ChanMeng666claude
andcommitted
chore: clean remaining internal reference
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 73f4fa8 commit 295756e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/parser/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export async function fetchPlaylistByInput(
3939
uuid = normalized.uuid;
4040
break;
4141
case 'uuid':
42-
// Bare UUIDs default to clip interpretation (§9 cross-table); caller
42+
// Bare UUIDs default to clip interpretation; caller
4343
// explicitly asked for playlist, so allow override here.
4444
uuid = normalized.uuid;
4545
break;

0 commit comments

Comments
 (0)