Skip to content

Commit 00e9132

Browse files
committed
chore: wip
1 parent 304b398 commit 00e9132

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.stacks/core/cli/src/console.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export class Prompt {
7474
}
7575
}
7676

77-
const dd = log.dd
78-
export { prompts, log, dd }
77+
export { prompts, log }
7978

8079
export const prompt = new Prompt()

0 commit comments

Comments
 (0)