website refactor
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
*/
|
||||
|
||||
import { Result } from '@core/shared/domain/Result';
|
||||
import type { Logger } from '@core/shared/domain/Logger';
|
||||
import type { ApplicationErrorCode } from '@core/shared/errors/ApplicationErrorCode';
|
||||
import { AvatarGenerationRepository } from '../../domain/repositories/AvatarGenerationRepository';
|
||||
|
||||
export interface SelectAvatarInput {
|
||||
requestId: string;
|
||||
|
||||
Reference in New Issue
Block a user