Skip to content

Commit f4f8992

Browse files
committed
remove redundant version
1 parent f391df1 commit f4f8992

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cli/src/reunite/commands/push-status.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export type PushStatusArgv = {
3030
'start-time'?: number; // in milliseconds
3131
'continue-on-deploy-failures'?: boolean;
3232
onRetry?: (lasSummary: PushStatusSummary) => void;
33-
version?: string;
3433
} & VerifyConfigOptions;
3534

3635
export interface PushStatusSummary {

0 commit comments

Comments
 (0)