Skip to content

Commit

Permalink
Delete JDK-depended comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rnd4you committed Jan 3, 2024
1 parent d323df7 commit 4ff769c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/lpvs/entity/LPVSQueue.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import lombok.Getter;
import lombok.Setter;

//import javax.persistence.*; // Spring 2.7
import jakarta.persistence.*; // Spring 3.2
import java.io.Serializable;
import java.util.Date;
Expand Down

0 comments on commit 4ff769c

Please sign in to comment.