archive 삭제

This commit is contained in:
2026-04-09 10:02:57 +09:00
parent ae55b4b130
commit 973af1937e
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
```