Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yaeoni committed Jun 29, 2024
1 parent 4915f73 commit e91864a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions entity/src/main/kotlin/com/mashup/dojo/base/BaseTimeEntity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ package com.mashup.dojo.base

import jakarta.persistence.Column
import jakarta.persistence.EntityListeners
import jakarta.persistence.GeneratedValue
import jakarta.persistence.GenerationType
import jakarta.persistence.Id
import jakarta.persistence.MappedSuperclass
import org.springframework.data.annotation.CreatedDate
import org.springframework.data.annotation.LastModifiedDate
Expand Down

0 comments on commit e91864a

Please sign in to comment.