Skip to content

Commit 7556bf2

Browse files
committed
compilation warning
1 parent eb72805 commit 7556bf2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

integration-tests/src/test/java/com/datastax/oss/driver/core/cql/PreparedStatementITBase.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@
4949
*/
5050
public abstract class PreparedStatementITBase {
5151

52-
private static final Logger LOG = LoggerFactory.getLogger(PreparedStatementITBase.class);
53-
5452
/** Event class for prepared statement removal notifications. */
5553
protected static class PreparedStatementRemovalEvent {
5654

0 commit comments

Comments
 (0)