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

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 596b9ee  ARTEMIS-2211 fixing checkstyle
596b9ee is described below

commit 596b9eea233c224b2d917f2c4b1d2d20af6875a7
Author: Clebert Suconic <clebertsuco...@apache.org>
AuthorDate: Tue Mar 12 19:58:34 2019 -0400

    ARTEMIS-2211 fixing checkstyle
---
 .../src/test/java/org/apache/activemq/artemis/utils/ByteUtilTest.java    | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ByteUtilTest.java
 
b/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ByteUtilTest.java
index 000ae56..f13e153 100644
--- 
a/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ByteUtilTest.java
+++ 
b/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ByteUtilTest.java
@@ -17,7 +17,6 @@
 package org.apache.activemq.artemis.utils;
 
 import java.nio.ByteBuffer;
-import java.nio.ByteBuffer;
 import java.nio.ReadOnlyBufferException;
 import java.util.Arrays;
 

Reply via email to