Skip to content

Commit

Permalink
fix: Image.java
Browse files Browse the repository at this point in the history
  • Loading branch information
kimdw0823 committed Nov 22, 2024
1 parent 2755890 commit cfaa1d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/backend/allreva/common/model/Image.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import jakarta.persistence.Embeddable;
import lombok.AccessLevel;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;

Expand Down

0 comments on commit cfaa1d5

Please sign in to comment.