Skip to content

Commit

Permalink
Remove unused Transactional import
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Jan 19, 2025
1 parent 6148ddd commit 0d0e21f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.transaction.annotation.Transactional;

/**
* Repository class for <code>Owner</code> domain objects All method names are compliant
Expand Down

0 comments on commit 0d0e21f

Please sign in to comment.