mirror of
https://github.com/certd/certd.git
synced 2026-07-07 04:47:34 +08:00
chore: eslint
This commit is contained in:
@@ -55,7 +55,7 @@ export class WangsuAccess extends BaseAccess {
|
||||
return "ok";
|
||||
}
|
||||
|
||||
async getCertList(req: {}) {
|
||||
async getCertList(req: Record<string, never>) {
|
||||
/**
|
||||
* certificate-id
|
||||
* name
|
||||
|
||||
Reference in New Issue
Block a user