We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c392605 commit de943d6Copy full SHA for de943d6
1 file changed
web/app/types/memshell.ts
@@ -154,7 +154,6 @@ export interface MemShellResult {
154
injectorSize: number;
155
injectorBytesBase64Str: string;
156
injectorHelperBytesBase64Str: string;
157
- injectorHelperSize: number;
158
shellConfig: ShellConfig;
159
shellToolConfig:
160
| CommandShellToolConfig
0 commit comments