Skip to content

Commit fd286c3

Browse files
committed
Removes unused import
1 parent 2df3bc5 commit fd286c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/addons.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import {
1717
import { CommandBuilder } from '../utils/command-builder.js';
1818
import { TOOL_COMMAND_MAP } from '../utils/tool-commands.js';
1919
import { setupMcpToolMocks } from '../utils/mcp-tool-mocks.spechelper.js';
20-
import { ZodRawShape } from 'zod';
2120

2221
describe('addons topic tools', () => {
2322
describe('registerListAddonsTool', () => {

0 commit comments

Comments
 (0)