Skip to content

Commit 60184a1

Browse files
delete import TaskStatus.java
1 parent 2cedd93 commit 60184a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/hexlet/code/model/TaskStatus.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import lombok.Getter;
1212
import lombok.Setter;
1313
import org.springframework.data.annotation.CreatedDate;
14-
import org.springframework.data.annotation.LastModifiedDate;
1514
import org.springframework.data.jpa.domain.support.AuditingEntityListener;
1615

1716
import java.time.LocalDate;

0 commit comments

Comments
 (0)