You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2019/05/30 22:53:04 UTC

[incubator-tuweni] branch master updated: fix spotless

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

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new e2388e7  fix spotless
e2388e7 is described below

commit e2388e76877e121ce744dd393a659d30190670ec
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Thu May 30 15:52:53 2019 -0700

    fix spotless
---
 gossip/src/test/java/org/apache/tuweni/gossip/GossipIntegrationTest.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gossip/src/test/java/org/apache/tuweni/gossip/GossipIntegrationTest.java b/gossip/src/test/java/org/apache/tuweni/gossip/GossipIntegrationTest.java
index 2f86477..e0418a9 100644
--- a/gossip/src/test/java/org/apache/tuweni/gossip/GossipIntegrationTest.java
+++ b/gossip/src/test/java/org/apache/tuweni/gossip/GossipIntegrationTest.java
@@ -12,7 +12,6 @@
  */
 package org.apache.tuweni.gossip;
 
-import static org.junit.jupiter.api.Assertions.assertEquals;
 import static org.junit.jupiter.api.Assertions.assertFalse;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org