This is an automated email from the ASF dual-hosted git repository.
bdeggleston pushed a commit to branch cep-15-accord
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cep-15-accord by this push:
new 9761d95c44 ninja: remove another unused import
9761d95c44 is described below
commit 9761d95c448cb214d92134d576d12e92fcf5f4bb
Author: Blake Eggleston <[email protected]>
AuthorDate: Tue Sep 24 10:59:46 2024 -0700
ninja: remove another unused import
---
.../apache/cassandra/distributed/test/accord/AccordProgressLogTest.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/test/distributed/org/apache/cassandra/distributed/test/accord/AccordProgressLogTest.java
b/test/distributed/org/apache/cassandra/distributed/test/accord/AccordProgressLogTest.java
index e317e09e69..e326f49d25 100644
---
a/test/distributed/org/apache/cassandra/distributed/test/accord/AccordProgressLogTest.java
+++
b/test/distributed/org/apache/cassandra/distributed/test/accord/AccordProgressLogTest.java
@@ -27,7 +27,6 @@ import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
-import org.apache.cassandra.config.DatabaseDescriptor;
import org.apache.cassandra.distributed.Cluster;
import org.apache.cassandra.distributed.api.ConsistencyLevel;
import org.apache.cassandra.distributed.api.Feature;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]