cleanup(`ApImageService.ts`)

This commit is contained in:
okayurisotto 2023-07-02 12:22:34 +09:00
parent a1327fa9e1
commit d66322c2b3
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ export class ApImageService {
) {
this.logger = this.apLoggerService.logger;
}
/**
* Imageを作成します
*/