You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2022/07/17 20:01:39 UTC

[datasketches-memory] 01/02: Add newline to package-info - checkstyle

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

dcromberge pushed a commit to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit fdf727a17e3814e6f528a822c4f3628ec2e7df08
Author: David Cromberge <dc...@apache.org>
AuthorDate: Sun Jul 17 20:50:33 2022 +0100

    Add newline to package-info - checkstyle
---
 .../main/java/org/apache/datasketches/memory/internal/package-info.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/datasketches-memory-java11/src/main/java/org/apache/datasketches/memory/internal/package-info.java b/datasketches-memory-java11/src/main/java/org/apache/datasketches/memory/internal/package-info.java
index 03c6da3..2a3bb7a 100644
--- a/datasketches-memory-java11/src/main/java/org/apache/datasketches/memory/internal/package-info.java
+++ b/datasketches-memory-java11/src/main/java/org/apache/datasketches/memory/internal/package-info.java
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-package org.apache.datasketches.memory.internal;
\ No newline at end of file
+package org.apache.datasketches.memory.internal;


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