Skip to content

Commit c98aed9

Browse files
fix
1 parent 43f340c commit c98aed9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ import type {ToolDefinition} from './tools/ToolDefinition.js';
3232
import {tools} from './tools/tools.js';
3333
import {VERSION} from './version.js';
3434

35-
36-
3735
export const args = parseArguments(VERSION);
3836

3937
const logFile = args.logFile ? saveLogsToFile(args.logFile) : undefined;

0 commit comments

Comments
 (0)