Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Apr 26, 2020
1 parent 9528000 commit e1a48c0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import java.sql.ResultSet;
import java.sql.SQLException;
import java.time.LocalDate;
import java.util.Date;

/**
* {@link RowMapper} implementation mapping data from a {@link ResultSet} to the corresponding properties
Expand Down

0 comments on commit e1a48c0

Please sign in to comment.