Skip to content

Commit ffb30a9

Browse files
committed
docs: remove redundant comment for HandleCommand method in ExecuteMenuItem
1 parent 3299dce commit ffb30a9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

MCPForUnity/Editor/Tools/ExecuteMenuItem.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ public static class ExecuteMenuItem
1616
"File/Quit",
1717
};
1818

19-
/// <summary>
20-
/// Routes actions: execute, list, exists, refresh
21-
/// </summary>
2219
public static object HandleCommand(JObject @params)
2320
{
2421
McpLog.Info("[ExecuteMenuItem] Handling menu item command");

0 commit comments

Comments
 (0)