Skip to content

Commit 0af52a9

Browse files
committed
remove summary
1 parent 291ef21 commit 0af52a9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/everything/everything.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -690,12 +690,6 @@ export const createServer = () => {
690690
});
691691
}
692692

693-
// Add summary text
694-
content.push({
695-
type: "text",
696-
text: `\nThese resource links reference actual resources available through the resources/read endpoint.`,
697-
});
698-
699693
return { content };
700694
}
701695

0 commit comments

Comments
 (0)