Skip to content

Commit

Permalink
🦷 :: (#445) remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tedsoftj1123 committed Nov 12, 2023
1 parent ec74e51 commit cef35c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import lombok.Getter;
import lombok.NoArgsConstructor;
import team.retum.jobis.domain.application.model.ApplicationStatus;
import team.retum.jobis.global.annotation.ValidListElements;

import javax.validation.constraints.NotNull;
import java.util.List;
Expand Down

0 comments on commit cef35c7

Please sign in to comment.