We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb72805 commit 7556bf2Copy full SHA for 7556bf2
integration-tests/src/test/java/com/datastax/oss/driver/core/cql/PreparedStatementITBase.java
@@ -49,8 +49,6 @@
49
*/
50
public abstract class PreparedStatementITBase {
51
52
- private static final Logger LOG = LoggerFactory.getLogger(PreparedStatementITBase.class);
53
-
54
/** Event class for prepared statement removal notifications. */
55
protected static class PreparedStatementRemovalEvent {
56
0 commit comments