We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244a81e commit dab3bf3Copy full SHA for dab3bf3
src/Capability/Registry.php
@@ -17,9 +17,6 @@
17
use Mcp\Capability\Registry\ResourceReference;
18
use Mcp\Capability\Registry\ResourceTemplateReference;
19
use Mcp\Capability\Registry\ToolReference;
20
-use Mcp\Exception\InvalidArgumentException;
21
-use Mcp\Schema\Content\PromptMessage;
22
-use Mcp\Schema\Content\ResourceContents;
23
use Mcp\Schema\Notification\PromptListChangedNotification;
24
use Mcp\Schema\Notification\ResourceListChangedNotification;
25
use Mcp\Schema\Notification\ToolListChangedNotification;
0 commit comments