chore: cleanup tools to stop using rootFolder and remove unused imports
This commit is contained in:
@@ -7,7 +7,6 @@ import { z } from 'zod';
|
||||
import {
|
||||
handleApiResult,
|
||||
createErrorResponse,
|
||||
getProjectRootFromSession,
|
||||
withNormalizedProjectRoot
|
||||
} from './utils.js';
|
||||
import { addSubtaskDirect } from '../core/task-master-core.js';
|
||||
|
||||
Reference in New Issue
Block a user