Skip to content

Commit 419c313

Browse files
committed
remove stale todo
1 parent f4bc9a7 commit 419c313

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/execute/engine.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ export function markdownExecutionEngine(
148148
}
149149

150150
function reorderEngines(project: ProjectContext) {
151-
// TODO: add `engines` to schema
152151
const userSpecifiedOrder: string[] =
153152
project.config?.engines as string[] | undefined ?? [];
154153

0 commit comments

Comments
 (0)