mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
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
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:
@@ -154,7 +154,6 @@ export interface MemShellResult {
|
||||
injectorSize: number;
|
||||
injectorBytesBase64Str: string;
|
||||
injectorHelperBytesBase64Str: string;
|
||||
injectorHelperSize: number;
|
||||
shellConfig: ShellConfig;
|
||||
shellToolConfig:
|
||||
| CommandShellToolConfig
|
||||
|
||||
Reference in New Issue
Block a user