Skip to content

Commit

Permalink
removes imports
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviojava committed Mar 17, 2019
1 parent 185e579 commit 0e3f42f
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -32,9 +32,7 @@
import java.util.List;
import java.util.Optional;
import java.util.function.Function;
import java.util.stream.Stream;

import static org.jnosql.artemis.reflection.DynamicReturn.IS_PAGINATION;
import static org.jnosql.diana.api.column.query.ColumnQueryBuilder.select;

/**
Expand Down

0 comments on commit 0e3f42f

Please sign in to comment.