Skip to content

Commit

Permalink
feat(POLABO-107): mvp 2차 개발
Browse files Browse the repository at this point in the history
  • Loading branch information
dldmsql committed Aug 8, 2024
1 parent 8829ccd commit abf5ae7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import com.ddd.sonnypolabobe.domain.board.repository.BoardJooqRepository
import com.ddd.sonnypolabobe.global.entity.PageDto
import com.ddd.sonnypolabobe.global.util.UuidConverter
import org.springframework.stereotype.Service
import sun.jvm.hotspot.debugger.Page

@Service
class MyBoardService(private val boardJooqRepository: BoardJooqRepository) {
Expand Down

0 comments on commit abf5ae7

Please sign in to comment.