Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
agrgr committed Nov 8, 2023
1 parent 2dce86e commit 4bed2e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import org.springframework.data.aerospike.repository.query.Query;
import org.springframework.data.domain.Sort;
import org.springframework.data.mapping.context.MappingContext;
import reactor.util.annotation.Nullable;
import org.springframework.lang.Nullable;

import java.util.Collection;
import java.util.List;
Expand Down

0 comments on commit 4bed2e0

Please sign in to comment.