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