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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 4b09c272 Ninja fix: bad import causing checkstyles to fail
4b09c272 is described below

commit 4b09c272dde908a5d0c5c4fce0e052c097c36701
Author: David Capwell <[email protected]>
AuthorDate: Tue Aug 13 09:15:47 2024 -0700

    Ninja fix: bad import causing checkstyles to fail
---
 accord-core/src/test/java/accord/utils/ExtendedAssertions.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/accord-core/src/test/java/accord/utils/ExtendedAssertions.java 
b/accord-core/src/test/java/accord/utils/ExtendedAssertions.java
index a2a04821..0e4f8543 100644
--- a/accord-core/src/test/java/accord/utils/ExtendedAssertions.java
+++ b/accord-core/src/test/java/accord/utils/ExtendedAssertions.java
@@ -42,7 +42,6 @@ import org.mockito.ArgumentCaptor;
 import org.mockito.Mockito;
 
 import java.util.Arrays;
-import java.util.HashSet;
 import java.util.List;
 import java.util.function.Consumer;
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to