Checkpoint: Removed unused imports

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
2021-01-13 14:29:01 +01:00
parent 11469e9314
commit 986407b8f8
4 changed files with 0 additions and 10 deletions

View File

@ -1,6 +1,5 @@
package com.plannaplan.entities;
import java.sql.Date;
import java.sql.Timestamp;
import javax.persistence.Entity;