Reapply "archive 삭제"

This reverts commit 69ab355bb9.
This commit is contained in:
2026-04-09 10:19:10 +09:00
parent 69ab355bb9
commit aec9ae8c43
245 changed files with 0 additions and 3799 deletions
@@ -1,12 +0,0 @@
``` plaintext
src/
└── movie/
├── dto/
│ ├── create-movie.dto.ts
│ └── update-movie.dto.ts
├── entities/
│ └── movie.entity.ts
├── movie.controller.ts
├── movie.module.ts
└── movie.service.ts
```