mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
perf: 优化内存占用
This commit is contained in:
@@ -148,6 +148,7 @@ export class AsyncSsh2Client {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export class SshClient {
|
||||
logger: ILogger;
|
||||
constructor(logger: ILogger) {
|
||||
|
||||
Reference in New Issue
Block a user