Skip to content

Commit f7d3478

Browse files
committed
chore(community): 불필요한 import 제거
1 parent d1caba6 commit f7d3478

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/somemore/community/repository/comment/CommunityCommentRepositoryImpl.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import org.springframework.stereotype.Repository;
88

99
import java.util.Optional;
10-
import java.util.UUID;
1110

1211
@RequiredArgsConstructor
1312
@Repository

0 commit comments

Comments
 (0)