@@ -12,5 +12,4 @@ public class BatchVideoSvae {
private Long courseId;
private Long userId;
private List<Long> ids;
- private Long userId;
}