Skip to content

Commit 2e9e011

Browse files
chore: fix rebase
1 parent 898c019 commit 2e9e011

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

scripts/modules/commands.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,13 @@ import {
2323
import { log, readJSON } from './utils.js';
2424

2525
import {
26-
parsePRD,
27-
updateTasks,
28-
expandTask,
29-
expandAllTasks,
30-
clearSubtasks,
31-
addTask,
3226
addSubtask,
3327
addTask,
3428
analyzeTaskComplexity,
3529
clearSubtasks,
3630
expandAllTasks,
3731
expandTask,
3832
findTaskById,
39-
generateTaskFiles,
4033
migrateProject,
4134
moveTask,
4235
parsePRD,

0 commit comments

Comments
 (0)