Skip to content

Commit

Permalink
[fix] 머지 에러 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbbin authored Jul 15, 2024
1 parent 19148eb commit f5991a7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package org.recordy.server.record.controller.dto.request;

import org.recordy.server.record.service.dto.FileUrl;

public record RecordCreateRequest(
String location,
String content,
Expand Down

0 comments on commit f5991a7

Please sign in to comment.