Skip to content

Commit 858d8f2

Browse files
committed
refactor: Remove account module and related files
1 parent 54a5995 commit 858d8f2

File tree

6 files changed

+0
-86
lines changed

6 files changed

+0
-86
lines changed

src/modules/account/account.controller.ts

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/modules/account/account.module.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/modules/account/account.service.ts

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/modules/account/dto/get.credit.dto.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/modules/account/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/modules/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ export * from './register';
22
export * from './product';
33
export * from './user';
44
export * from './alert';
5-
export * from './account';
65
export * from './category';

0 commit comments

Comments
 (0)