Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
m-adawi committed Oct 7, 2023
1 parent 8a86782 commit c8bbf02
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
import org.springframework.stereotype.Component;
import org.otherband.email.EmailService;
import org.otherband.email.VerificationLinkEmailRequest;

import java.util.UUID;

import static org.springframework.hateoas.server.mvc.WebMvcLinkBuilder.linkTo;
import static org.otherband.email.simulation.SimulatedEmailsRepository.SimulatedEmail;

@Component
Expand Down

0 comments on commit c8bbf02

Please sign in to comment.