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 { AvatarRepository } from '../../domain/repositories/AvatarRepository';
|
||||
|
||||
export interface GetAvatarInput {
|
||||
driverId: string;
|
||||
|
||||
Reference in New Issue
Block a user