Skip to content

Commit

Permalink
chore: code smells
Browse files Browse the repository at this point in the history
TIS21-5172:Add a GET endpoint to get all recent exceptions
  • Loading branch information
CaiWillis committed Oct 19, 2023
1 parent 8204a07 commit b132d97
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import java.time.LocalDateTime;
import java.util.List;
import lombok.extern.slf4j.Slf4j;
import org.mapstruct.factory.Mappers;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
Expand Down

0 comments on commit b132d97

Please sign in to comment.