Skip to content

Commit

Permalink
style: remove imports at ArrayRepositoryReturn
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Jul 26, 2024
1 parent 8e0d0da commit 986fdb3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@

import org.eclipse.jnosql.mapping.core.repository.DynamicReturn;

import java.util.Collection;
import java.util.List;
import java.util.stream.Collectors;

public class ArrayRepositoryReturn extends AbstractRepositoryReturn {

Expand Down

0 comments on commit 986fdb3

Please sign in to comment.