Skip to content

Commit

Permalink
🔀 [MERGE] merge 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
ddongseop committed Jan 10, 2024
1 parent b42aed9 commit 649d5ae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import java.time.LocalDateTime;

@MappedSuperclass
@Getter
@EntityListeners(AuditingEntityListener.class)
@Getter
public abstract class BaseTimeEntity {
Expand Down

0 comments on commit 649d5ae

Please sign in to comment.