Skip to content

Commit 769686c

Browse files
committed
fix: flow checks
1 parent ae4d09d commit 769686c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/js/page/terminal/terminal.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import type {JobMetaInfo} from './shell';
3131
import type {ExtensionSettings} from '@common/constants';
3232
import type {CMDAssistantOption} from './core/command_assistant';
3333
export type TerminalOptions = {
34-
commandTimeout: number,
3534
...ExtensionSettings,
3635
};
3736

0 commit comments

Comments
 (0)