refactor: rm useless field
Dev Deploy / Build Jar (ubuntu-latest) (push) Has been cancelled
Dev Deploy / Build Jar (windows-latest) (push) Has been cancelled
Dev Deploy / Docker Push (push) Has been cancelled
Dev Deploy / Deploy to Maven Central (push) Has been cancelled
Dev Deploy / Deploy to Northflank (push) Has been cancelled

This commit is contained in:
ReaJason
2026-03-30 21:21:37 +08:00
parent c392605cb0
commit de943d6b39
-1
View File
@@ -154,7 +154,6 @@ export interface MemShellResult {
injectorSize: number;
injectorBytesBase64Str: string;
injectorHelperBytesBase64Str: string;
injectorHelperSize: number;
shellConfig: ShellConfig;
shellToolConfig:
| CommandShellToolConfig