mirror of
https://github.com/certd/certd.git
synced 2026-07-16 02:37:34 +08:00
fix: 修复上传到cos报runtimeDepsService未初始化的问题
This commit is contained in:
@@ -22,7 +22,6 @@ export class VolcengineDnsProvider extends AbstractDnsProvider {
|
||||
access: this.access,
|
||||
logger: this.logger,
|
||||
http: this.http,
|
||||
importRuntime: this.importRuntime.bind(this),
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user