chore: more cleanup

This commit is contained in:
Ralph Khreish
2025-05-02 23:33:34 +02:00
parent 9f86306766
commit 33559e368c
2 changed files with 0 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ import { z } from 'zod';
import {
handleApiResult,
createErrorResponse,
getProjectRootFromSession,
withNormalizedProjectRoot
} from './utils.js';
import { validateDependenciesDirect } from '../core/task-master-core.js';