Skip to content

Commit 75d6df6

Browse files
committed
fix: remove the char
1 parent b926161 commit 75d6df6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/org/refresh/sandbox.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ export default class RefreshSandbox extends SandboxCommandBase<SandboxCommandRes
7979
description: messages.getMessage('flags.source-id.description'),
8080
exclusive: ['source-sandbox-name'],
8181
length: 'both',
82-
char: undefined,
8382
}),
8483
async: Flags.boolean({
8584
summary: messages.getMessage('flags.async.summary'),

0 commit comments

Comments
 (0)