Skip to content

Commit de943d6

Browse files
committed
refactor: rm useless field
1 parent c392605 commit de943d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/app/types/memshell.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ export interface MemShellResult {
154154
injectorSize: number;
155155
injectorBytesBase64Str: string;
156156
injectorHelperBytesBase64Str: string;
157-
injectorHelperSize: number;
158157
shellConfig: ShellConfig;
159158
shellToolConfig:
160159
| CommandShellToolConfig

0 commit comments

Comments
 (0)