summaryrefslogtreecommitdiff
path: root/internal/mcp/handlers_prompt.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/mcp/handlers_prompt.go')
-rw-r--r--internal/mcp/handlers_prompt.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/mcp/handlers_prompt.go b/internal/mcp/handlers_prompt.go
index cfe3385..2819a09 100644
--- a/internal/mcp/handlers_prompt.go
+++ b/internal/mcp/handlers_prompt.go
@@ -1,4 +1,4 @@
-// Summary: MCP prompt-related handler methods for list, get, create, update, and delete operations.
+// MCP prompt-related handler methods for list, get, create, update, and delete operations.
package mcp
import (