Skip to content

Commit be32ec1

Browse files
pushpak1300github-actions[bot]
authored andcommitted
Fix code styling
1 parent 07e747e commit be32ec1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Mcp/Methods/CallToolWithExecutor.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@
44

55
namespace Laravel\Boost\Mcp\Methods;
66

7-
use Generator;
87
use Illuminate\Support\ItemNotFoundException;
98
use Laravel\Boost\Mcp\ToolExecutor;
109
use Laravel\Mcp\Server\Contracts\Methods\Method;
1110
use Laravel\Mcp\Server\ServerContext;
1211
use Laravel\Mcp\Server\Tools\ToolResult;
13-
use Laravel\Mcp\Server\Transport\JsonRpcNotification;
1412
use Laravel\Mcp\Server\Transport\JsonRpcRequest;
1513
use Laravel\Mcp\Server\Transport\JsonRpcResponse;
1614
use Throwable;

0 commit comments

Comments
 (0)