mirror of
https://github.com/certd/certd.git
synced 2026-07-29 16:47:36 +08:00
chore: lint
This commit is contained in:
+1
-2
@@ -144,7 +144,7 @@ export class AliyunDeployCertToWaf extends AbstractTaskPlugin {
|
||||
access,
|
||||
logger: this.logger,
|
||||
endpoint: this.casEndpoint,
|
||||
});
|
||||
});
|
||||
|
||||
const cert = this.cert as CertInfo;
|
||||
const casCert = this.cert as CasCertInfo;
|
||||
@@ -250,4 +250,3 @@ export class AliyunDeployCertToWaf extends AbstractTaskPlugin {
|
||||
}
|
||||
|
||||
new AliyunDeployCertToWaf();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user