Skip to content

Commit 683b2b1

Browse files
vibeguiclaude
andcommitted
fix(connect-studio): drop unused buildSnippet export to satisfy knip
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 72b2c61 commit 683b2b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/mesh/src/web/components/connect/install-snippet.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ interface SnippetBlock {
2020
pathHint?: string;
2121
}
2222

23-
export function buildSnippet({
23+
function buildSnippet({
2424
client,
2525
mode,
2626
url,

0 commit comments

Comments
 (0)