Skip to content

Commit

Permalink
Added getter
Browse files Browse the repository at this point in the history
  • Loading branch information
TessaKeller committed Jul 4, 2024
1 parent 039b5d1 commit debb002
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
package de.unistuttgart.iste.meitrex.flashcard_service.persistence.entity;

import jakarta.persistence.*;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.*;

import java.io.Serializable;
import java.time.OffsetDateTime;
Expand Down

0 comments on commit debb002

Please sign in to comment.