Skip to content

Commit 898991b

Browse files
committed
Remove comment
1 parent f59873a commit 898991b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/cli/src/core/options/options-getter.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ export function createOptionsGetter<
239239
// Prompt for the value if required or a prompt is provided.
240240
if (isMissing || params?.prompt) {
241241
value = await optionPrompt({
242-
// ^?
243242
client,
244243
config,
245244
name: key,

0 commit comments

Comments
 (0)