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

mjsax pushed a commit to branch 1.1
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/1.1 by this push:
     new 5f9ffc4  HOTFIX: remove empty line to pass checkstyle
5f9ffc4 is described below

commit 5f9ffc4892748271a2adf3525aa6da3c3f0f5437
Author: Matthias J. Sax <[email protected]>
AuthorDate: Wed May 9 12:11:00 2018 -0700

    HOTFIX: remove empty line to pass checkstyle
---
 .../org/apache/kafka/streams/state/internals/CachingWindowStore.java     | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/streams/src/main/java/org/apache/kafka/streams/state/internals/CachingWindowStore.java
 
b/streams/src/main/java/org/apache/kafka/streams/state/internals/CachingWindowStore.java
index 7109af0..ad0bd99 100644
--- 
a/streams/src/main/java/org/apache/kafka/streams/state/internals/CachingWindowStore.java
+++ 
b/streams/src/main/java/org/apache/kafka/streams/state/internals/CachingWindowStore.java
@@ -1,4 +1,3 @@
-
 /*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to