Skip to content

Commit

Permalink
MODTLR-69 Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkurash committed Nov 1, 2024
1 parent 7ffa83a commit 8b58885
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/java/org/folio/EcsTlrApplicationTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
import org.folio.tenant.domain.dto.TenantAttributes;
import org.folio.tenant.rest.resource.TenantApi;

import jakarta.validation.Valid;

@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
class EcsTlrApplicationTest {

Expand Down

0 comments on commit 8b58885

Please sign in to comment.