mirror of
https://github.com/certd/certd.git
synced 2026-07-22 02:47:32 +08:00
chore: lint
This commit is contained in:
@@ -24,7 +24,7 @@ export class SysSettingsController extends CrudController<SysSettingsService> {
|
||||
codeService: CodeService;
|
||||
@Inject()
|
||||
addonService: AddonService;
|
||||
getService() {
|
||||
getService() {
|
||||
return this.service;
|
||||
}
|
||||
|
||||
@@ -223,8 +223,3 @@ getService() {
|
||||
return this.ok(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user