Skip to content

Commit 27b194f

Browse files
committed
Remove unused import from JdbcChannelMessageStore
1 parent d76174e commit 27b194f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-integration-jdbc/src/main/java/org/springframework/integration/jdbc/store/JdbcChannelMessageStore.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
import org.springframework.jdbc.core.JdbcTemplate;
5252
import org.springframework.jdbc.core.namedparam.MapSqlParameterSource;
5353
import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
54-
import org.springframework.jdbc.support.lob.DefaultLobHandler;
5554
import org.springframework.jdbc.support.lob.LobHandler;
5655
import org.springframework.jmx.export.annotation.ManagedAttribute;
5756
import org.springframework.jmx.export.annotation.ManagedMetric;

0 commit comments

Comments
 (0)