This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e4f030170f Ninja remove unused import
e4f030170f is described below

commit e4f030170fc5afbba1c88fc87199fc78ee500e06
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Sat Apr 20 11:17:12 2024 -0500

    Ninja remove unused import
---
 .../org/apache/cassandra/tcm/ownership/UniformRangePlacementTest.java    | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/test/unit/org/apache/cassandra/tcm/ownership/UniformRangePlacementTest.java 
b/test/unit/org/apache/cassandra/tcm/ownership/UniformRangePlacementTest.java
index b1846ca7fd..f046be7955 100644
--- 
a/test/unit/org/apache/cassandra/tcm/ownership/UniformRangePlacementTest.java
+++ 
b/test/unit/org/apache/cassandra/tcm/ownership/UniformRangePlacementTest.java
@@ -36,7 +36,6 @@ import org.apache.cassandra.schema.ReplicationParams;
 import org.apache.cassandra.tcm.Epoch;
 
 import static org.apache.cassandra.tcm.membership.MembershipUtils.endpoint;
-import static org.apache.cassandra.tcm.ownership.OwnershipUtils.bytesToken;
 import static org.apache.cassandra.tcm.ownership.OwnershipUtils.token;
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertTrue;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to